OSDN Git Service

Show AM/PM in the same spot on the clock.
authorPatrick Scott <phanna@android.com>
Thu, 22 Oct 2009 15:13:13 +0000 (11:13 -0400)
committerPatrick Scott <phanna@android.com>
Thu, 22 Oct 2009 15:13:13 +0000 (11:13 -0400)
commitda3b21c3fb5227cfabe7fefa777470d7a4604bb0
tree67b828781ff2e7c3ebe0552d4d7b35c01844e159
parent702afb13b934d6e5c0ef9c2d761bc083339d8867
Show AM/PM in the same spot on the clock.

Make the alarm list, main screen, and alert consistent. Have DigitalClock deal
with the AM/PM strings. Put a little padding above and below the clock in the
alert.
res/layout/alarm_alert.xml
res/layout/alarm_time.xml
res/layout/desk_clock.xml
res/layout/digital_clock.xml [deleted file]
src/com/android/deskclock/AlarmClock.java
src/com/android/deskclock/DigitalClock.java