commit | 46af2e89164b391b7a0049c6ce9048a2b7a7f644 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Mon May 09 16:00:53 2011 -0700 |
committer | Winson Chung <winsonc@google.com> | Thu May 12 10:40:25 2011 -0700 |
tree | b9b241e12baf8cda73cb0e636c750d9dcf8f4f53 | |
parent | 95963d614eac0dd67fd70e774c4c83b7eb676b3b [diff] [blame] |
Adding Wallpapers tab. Change-Id: Ic42bec30a4a3a4f8745bd1b5b164f33cc9a6c96f
diff --git a/res/layout/apps_customize_widget.xml b/res/layout/apps_customize_widget.xml index 6ba65c8..9d0764c 100644 --- a/res/layout/apps_customize_widget.xml +++ b/res/layout/apps_customize_widget.xml
@@ -34,6 +34,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:layout_weight="1" + android:paddingBottom="5dp" android:adjustViewBounds="true" android:scaleType="fitStart" />