OSDN Git Service

Updating the wallpaperpicker thumb selection feedback
authorSunny Goyal <sunnygoyal@google.com>
Tue, 7 Oct 2014 04:37:30 +0000 (21:37 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Wed, 8 Oct 2014 16:32:54 +0000 (09:32 -0700)
commit549f9b02a86c589f1acf0220006aaf7a8fe1d146
tree76ec45f8429ada7ed04c297b1a95b2ea51e0af31
parent33de945451e1380eff2f4c6cd3aa5bb32c0ad368
Updating the wallpaperpicker thumb selection feedback

> Using shape drawable instead of 9-patch image
> For L and above, using ripple click feedback with a tick
when selected. The vector path for tick is from go/icons ('Done')

Bug: 17897837

Change-Id: Ic9c9e455eb8bc39322b1474dd55432961b9a6498
15 files changed:
WallpaperPicker/res/drawable-hdpi/tile_picker_focused.9.png [deleted file]
WallpaperPicker/res/drawable-hdpi/tile_picker_pressed.9.png [deleted file]
WallpaperPicker/res/drawable-hdpi/tile_picker_selected.9.png [deleted file]
WallpaperPicker/res/drawable-mdpi/tile_picker_focused.9.png [deleted file]
WallpaperPicker/res/drawable-mdpi/tile_picker_pressed.9.png [deleted file]
WallpaperPicker/res/drawable-mdpi/tile_picker_selected.9.png [deleted file]
WallpaperPicker/res/drawable-v21/ic_tick.xml [new file with mode: 0644]
WallpaperPicker/res/drawable-v21/wallpaper_tile_fg.xml [new file with mode: 0644]
WallpaperPicker/res/drawable-xhdpi/tile_picker_focused.9.png [deleted file]
WallpaperPicker/res/drawable-xhdpi/tile_picker_pressed.9.png [deleted file]
WallpaperPicker/res/drawable-xhdpi/tile_picker_selected.9.png [deleted file]
WallpaperPicker/res/drawable-xxhdpi/tile_picker_focused.9.png [deleted file]
WallpaperPicker/res/drawable-xxhdpi/tile_picker_pressed.9.png [deleted file]
WallpaperPicker/res/drawable-xxhdpi/tile_picker_selected.9.png [deleted file]
WallpaperPicker/res/drawable/wallpaper_tile_fg.xml