OSDN Git Service

Deprecate fill_parent and introduce match_parent.
authorRomain Guy <romainguy@android.com>
Fri, 8 Jan 2010 23:06:50 +0000 (15:06 -0800)
committerRomain Guy <romainguy@android.com>
Fri, 8 Jan 2010 23:11:46 +0000 (15:11 -0800)
commitbf25a2cc3b00c085b8207443e9a0419108536aef
tree0917aab7ceae897d1502b54cea4ff3da037d6d36
parent1e3bafb45a2cd9435cdf02173b164a881a369733
Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
13 files changed:
res/layout-land/desk_clock.xml
res/layout/alarm_alert.xml
res/layout/alarm_clock.xml
res/layout/alarm_time.xml
res/layout/analog_appwidget.xml
res/layout/context_menu_header.xml
res/layout/desk_clock.xml
res/layout/desk_clock_buttons.xml
res/layout/desk_clock_saver.xml
res/layout/desk_clock_time_date.xml
res/layout/save_cancel_alarm.xml
res/values/styles.xml
src/com/android/deskclock/SetAlarm.java