OSDN Git Service

UI improvements to DeskClock.
authorDaniel Sandler <dsandler@google.com>
Fri, 23 Oct 2009 17:41:19 +0000 (13:41 -0400)
committerDaniel Sandler <dsandler@google.com>
Fri, 23 Oct 2009 17:41:19 +0000 (13:41 -0400)
commit3955e05df4f0b1fa223ccc1cf8a44d5b5d5bd8a0
tree70d352b5bfc000120bdd92b40aa1a9e0150e6da4
parent40f11ae73eabb50048571a83897968de03011854
UI improvements to DeskClock.

Fixes:
- "Dim" button moved to TR corner per spec.
- Next Alarm moved to TL corner per spec.
- Launcher button added (not yet wired).
- Battery indicator added to BR corner per spec.
- Drop shadow added to all text per spec.
- Layout now fills the portrait display vertically.

Known problems:
- No landscape layout
- Layout jumps when status bar disappears for dim mode
- No artwork yet
- Weather is a big orange box instead of, you know, weather
res/layout/desk_clock.xml
res/values/strings.xml
src/com/android/deskclock/DeskClock.java