OSDN Git Service

Updating how widget previews look
authorMichael Jurka <mikejurka@google.com>
Fri, 18 May 2012 22:04:49 +0000 (15:04 -0700)
committerMichael Jurka <mikejurka@google.com>
Wed, 23 May 2012 04:03:55 +0000 (21:03 -0700)
commitdac8591072959f69eaa8c6319311fd111ae75db6
tree60d0cfc42a9e384c42a3635322ea5ca282554e0b
parenta4ac83cc3b285780328a052a2d42646c1abf3d13
Updating how widget previews look

Also fixing issue where some widget previews would
be way too large when picked up

Bug: 6472013

Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
18 files changed:
res/drawable-hdpi/widget_container_holo.9.png [new file with mode: 0644]
res/drawable-hdpi/widget_preview_tile.png [new file with mode: 0644]
res/drawable-mdpi/widget_container_holo.9.png [new file with mode: 0644]
res/drawable-mdpi/widget_preview_tile.png [new file with mode: 0644]
res/drawable-xhdpi/widget_container_holo.9.png [new file with mode: 0644]
res/drawable-xhdpi/widget_preview_tile.png [new file with mode: 0644]
res/layout-land/apps_customize_application.xml
res/layout-port/apps_customize_application.xml
res/layout/apps_customize_widget.xml
res/values-sw600dp/dimens.xml
res/values-sw720dp/dimens.xml
res/values/attrs.xml
res/values/dimens.xml
src/com/android/launcher2/AppsCustomizePagedView.java
src/com/android/launcher2/IconCache.java
src/com/android/launcher2/PagedViewWidget.java
src/com/android/launcher2/PagedViewWidgetImageView.java
src/com/android/launcher2/PendingAddItemInfo.java