summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-05-26 14:36:06 -0700
committerWinson Chung <winsonc@google.com>2011-05-31 20:07:28 -0700
commit6a26e5bed48bf64996aef3ea1db4767ee147640e (patch)
treedd2e545e54151568f603f5f6b6c36a95c9890216 /res/layout
parent85b439c964a23f262f57c7333bfd2b3b838836f7 (diff)
downloadandroid_packages_apps_Trebuchet-6a26e5bed48bf64996aef3ea1db4767ee147640e.tar.gz
android_packages_apps_Trebuchet-6a26e5bed48bf64996aef3ea1db4767ee147640e.tar.bz2
android_packages_apps_Trebuchet-6a26e5bed48bf64996aef3ea1db4767ee147640e.zip
Removing wallpapers tab, adding shop icon back.
Change-Id: I90bb107cce033ecb78a8fe365aa99c641a492b48
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/apps_customize_pane.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml
index e22ba12c6..7083bf855 100644
--- a/res/layout/apps_customize_pane.xml
+++ b/res/layout/apps_customize_pane.xml
@@ -94,9 +94,7 @@
launcher:widgetCellWidthGap="@dimen/apps_customize_widget_cell_width_gap"
launcher:widgetCellHeightGap="@dimen/apps_customize_widget_cell_height_gap"
launcher:widgetCountX="@integer/apps_customize_widget_cell_count_x"
- launcher:widgetCountY="@integer/apps_customize_widget_cell_count_y"
- launcher:wallpaperCountX="@integer/apps_customize_wallpaper_cell_count_x"
- launcher:wallpaperCountY="@integer/apps_customize_wallpaper_cell_count_y" />
+ launcher:widgetCountY="@integer/apps_customize_widget_cell_count_y" />
</FrameLayout>
</LinearLayout>
</com.android.launcher2.AppsCustomizeTabHost>