OSDN Git Service

Modifying wallpapers customization page to look like widgets.
authorWinson Chung <winsonc@google.com>
Wed, 10 Nov 2010 01:19:49 +0000 (17:19 -0800)
committerWinson Chung <winsonc@google.com>
Wed, 10 Nov 2010 19:46:26 +0000 (11:46 -0800)
commit45e1d6ec0a213a444d01466c3d4f1ded5508ed63
tree277917556c14c91b5b4d0045f700b65cf2bef2a9
parent0811495e242c0312ada9e7873fa290e503295500
Modifying wallpapers customization page to look like widgets.

- Disallowing touch handling when there are no children

Change-Id: I925d6f1f862f8c7994a80c4eaacc80f8d59f6ab2
res/layout-xlarge-land/customization_drawer.xml
res/layout-xlarge-port/customization_drawer.xml
res/layout-xlarge/customize_paged_view_wallpaper.xml [new file with mode: 0644]
res/layout-xlarge/customize_paged_view_widget.xml
res/values/attrs.xml
src/com/android/launcher2/CustomizePagedView.java
src/com/android/launcher2/FastBitmapDrawable.java
src/com/android/launcher2/PagedView.java
src/com/android/launcher2/PagedViewExtendedLayout.java [moved from src/com/android/launcher2/PagedViewWidgetLayout.java with 85% similarity]
src/com/android/launcher2/PagedViewWidgetIcon.java [deleted file]