summaryrefslogtreecommitdiffstats
path: root/res/layout-large
diff options
context:
space:
mode:
authorPatrick Dubroy <dubroy@google.com>2011-05-19 16:48:48 -0700
committerPatrick Dubroy <dubroy@google.com>2011-05-20 14:03:14 -0700
commit244d74cb353f1260c4d633e719bf84bb3b6e52bc (patch)
treeb509b59b9fdef5b0f52fba899a4bd57c5c23099b /res/layout-large
parentdc4682a47446b38c912a30fe43b6a5c5cb53a367 (diff)
downloadandroid_packages_apps_Trebuchet-244d74cb353f1260c4d633e719bf84bb3b6e52bc.tar.gz
android_packages_apps_Trebuchet-244d74cb353f1260c4d633e719bf84bb3b6e52bc.tar.bz2
android_packages_apps_Trebuchet-244d74cb353f1260c4d633e719bf84bb3b6e52bc.zip
Dynamically determine # of rows/cols in All Apps.
Change-Id: Ia8c1b3915325823f7617862e0e4e0db865ea0d5d
Diffstat (limited to 'res/layout-large')
-rw-r--r--res/layout-large/all_apps_tabbed.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/layout-large/all_apps_tabbed.xml b/res/layout-large/all_apps_tabbed.xml
index b00b3c325..1a20440e8 100644
--- a/res/layout-large/all_apps_tabbed.xml
+++ b/res/layout-large/all_apps_tabbed.xml
@@ -101,8 +101,6 @@
android:id="@+id/all_apps_paged_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- launcher:cellCountX="@integer/all_apps_view_cellCountX"
- launcher:cellCountY="@integer/all_apps_view_cellCountY"
launcher:pageLayoutWidthGap="@dimen/all_apps_view_pageLayoutWidthGap"
launcher:pageLayoutHeightGap="@dimen/all_apps_view_pageLayoutHeightGap"
launcher:pageLayoutPaddingTop="@dimen/all_apps_view_pageLayoutPaddingTop"