OSDN Git Service

Finalize visuals of wallpaper picker items
authorMichael Jurka <mikejurka@google.com>
Fri, 4 Oct 2013 01:15:08 +0000 (18:15 -0700)
committerMichael Jurka <mikejurka@google.com>
Fri, 4 Oct 2013 01:15:08 +0000 (18:15 -0700)
commit5b4b6904ae4d7706ff4c523018787320bc874333
tree50a5e0f33b05193773a20e106904a5289c09b895
parented60ba1e24512bef0bb2b749b6297e8c7e5330cf
Finalize visuals of wallpaper picker items

Also, move third-party wallpapers to end of list

Bug: 10852962
Bug: 11024560
res/layout/wallpaper_picker.xml
res/layout/wallpaper_picker_image_picker_item.xml [moved from res/layout/wallpaper_picker_gallery_item.xml with 96% similarity]
res/layout/wallpaper_picker_live_wallpaper_item.xml [moved from res/layout/live_wallpaper_picker_item.xml with 90% similarity]
res/layout/wallpaper_picker_third_party_item.xml [moved from res/layout/third_party_wallpaper_picker_item.xml with 95% similarity]
res/values/dimens.xml
src/com/android/launcher3/LiveWallpaperListAdapter.java
src/com/android/launcher3/ThirdPartyWallpaperPickerListAdapter.java
src/com/android/launcher3/WallpaperPickerActivity.java