OSDN Git Service

Update assets for pressed/focused/selected states
authorMichael Jurka <mikejurka@google.com>
Thu, 12 Sep 2013 00:53:22 +0000 (02:53 +0200)
committerMichael Jurka <mikejurka@google.com>
Wed, 18 Sep 2013 13:16:00 +0000 (15:16 +0200)
commit5664de2524be15329882bf81925d08b5de760b8c
tree8c3df8adb88f3f2450e1bf51c9ab81a5626658e9
parent1697b79a86c8244cf2758eec93e0ba299bc107d0
Update assets for pressed/focused/selected states

Also, add shadow below/above wallpaper strip

Bug: 10722070

Change-Id: I37c445bab90e103f414c95b62e101a73d060661f
38 files changed:
res/drawable-hdpi/grid_focused.9.png [deleted file]
res/drawable-hdpi/grid_pressed.9.png [deleted file]
res/drawable-hdpi/grid_selected.9.png [deleted file]
res/drawable-hdpi/tile_picker_focused.9.png [new file with mode: 0644]
res/drawable-hdpi/tile_picker_pressed.9.png [new file with mode: 0644]
res/drawable-hdpi/tile_picker_selected.9.png [new file with mode: 0644]
res/drawable-hdpi/tile_shadow_bottom.9.png [new file with mode: 0644]
res/drawable-hdpi/tile_shadow_top.9.png [new file with mode: 0644]
res/drawable-mdpi/grid_focused.9.png [deleted file]
res/drawable-mdpi/grid_pressed.9.png [deleted file]
res/drawable-mdpi/grid_selected.9.png [deleted file]
res/drawable-mdpi/tile_picker_focused.9.png [new file with mode: 0644]
res/drawable-mdpi/tile_picker_pressed.9.png [new file with mode: 0644]
res/drawable-mdpi/tile_picker_selected.9.png [new file with mode: 0644]
res/drawable-mdpi/tile_shadow_bottom.9.png [new file with mode: 0644]
res/drawable-mdpi/tile_shadow_top.9.png [new file with mode: 0644]
res/drawable-xhdpi/grid_focused.9.png [deleted file]
res/drawable-xhdpi/grid_pressed.9.png [deleted file]
res/drawable-xhdpi/grid_selected.9.png [deleted file]
res/drawable-xhdpi/tile_picker_focused.9.png [new file with mode: 0644]
res/drawable-xhdpi/tile_picker_pressed.9.png [new file with mode: 0644]
res/drawable-xhdpi/tile_picker_selected.9.png [new file with mode: 0644]
res/drawable-xhdpi/tile_shadow_bottom.9.png [new file with mode: 0644]
res/drawable-xhdpi/tile_shadow_top.9.png [new file with mode: 0644]
res/drawable-xxhdpi/grid_focused.9.png [deleted file]
res/drawable-xxhdpi/grid_pressed.9.png [deleted file]
res/drawable-xxhdpi/grid_selected.9.png [deleted file]
res/drawable-xxhdpi/tile_picker_focused.9.png [new file with mode: 0644]
res/drawable-xxhdpi/tile_picker_pressed.9.png [new file with mode: 0644]
res/drawable-xxhdpi/tile_picker_selected.9.png [new file with mode: 0644]
res/drawable-xxhdpi/tile_shadow_bottom.9.png [new file with mode: 0644]
res/drawable-xxhdpi/tile_shadow_top.9.png [new file with mode: 0644]
res/drawable/wallpaper_tile_fg.xml [moved from res/drawable/wallpaper_gallery_item.xml with 90% similarity]
res/layout/wallpaper_cropper.xml
res/layout/wallpaper_picker.xml
res/layout/wallpaper_picker_gallery_item.xml
res/layout/wallpaper_picker_item.xml
src/com/android/launcher3/WallpaperPickerActivity.java