OSDN Git Service

AI 144629: Updated UI for alarm labels. Draw the label underneath the repeat days.
authorPatrick Scott <>
Mon, 6 Apr 2009 14:07:41 +0000 (07:07 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Mon, 6 Apr 2009 14:07:41 +0000 (07:07 -0700)
commit5d6f5fa51fa7fd13784a73199161deabec5bc898
tree8b733e4ae27c8afbe6b7bdb1c6b87f490521266d
parent4ea77b263189c4815a383f3d562cf15531d76dcb
AI 144629: Updated UI for alarm labels. Draw the label underneath the repeat days.
  Use a slightly larger font than the repeat string. Also use bold and
  italics to distinguish the label.
  To avoid further clunkiness, do not draw the default label except in the
  alert dialog.
  BUG=1716467

Automated import of CL 144629
res/layout/alarm_clock.xml
res/layout/alarm_time.xml
res/layout/digital_clock.xml
src/com/android/alarmclock/AlarmClock.java
src/com/android/alarmclock/Alarms.java
src/com/android/alarmclock/SetAlarm.java