OSDN Git Service

Deprecate fill_parent and introduce match_parent.
authorRomain Guy <romainguy@android.com>
Fri, 8 Jan 2010 23:07:04 +0000 (15:07 -0800)
committerRomain Guy <romainguy@android.com>
Fri, 8 Jan 2010 23:11:54 +0000 (15:11 -0800)
commit5ae9f47a834282a745852f7ad22232878e9d378e
tree73f4b8004c4f73a75af513af87f15515f23f60f2
parent8633e4bea805cca32230e272b8e44646d564d91b
Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
31 files changed:
res/layout-finger/album_appwidget.xml
res/layout-finger/audio_player.xml
res/layout-finger/audio_player_common.xml
res/layout-finger/buttonbar.xml
res/layout-finger/confirm_delete.xml
res/layout-finger/edit_track_list_item.xml
res/layout-finger/media_picker_activity.xml
res/layout-finger/media_picker_activity_expanding.xml
res/layout-finger/music_library.xml
res/layout-finger/nowplaying.xml
res/layout-finger/streamstarter.xml
res/layout-finger/track_list_item.xml
res/layout-finger/track_list_item_child.xml
res/layout-finger/track_list_item_group.xml
res/layout-finger/weekpicker.xml
res/layout-keysexposed/create_playlist.xml
res/layout-keyshidden/create_playlist.xml
res/layout-land-finger/audio_player.xml
res/layout-land-finger/buttonbar.xml
res/layout-land-finger/media_picker_activity.xml
res/layout-land-finger/media_picker_activity_expanding.xml
res/layout-land-finger/music_library.xml
res/layout-port-finger-854x480/audio_player.xml
res/layout/music_picker.xml
res/layout/music_picker_item.xml
res/layout/query_activity.xml
res/layout/statusbar.xml
src/com/android/music/CreatePlaylist.java
src/com/android/music/DeleteItems.java
src/com/android/music/RenamePlaylist.java
src/com/android/music/WeekSelector.java