summaryrefslogtreecommitdiffstats
path: root/res/layout-xlarge/launcher.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-02-24 18:09:44 -0800
committerWinson Chung <winsonc@google.com>2011-02-25 13:48:14 -0800
commit1908d07151e0d3f82899f368874e41ed1e49ba16 (patch)
tree3fb2446187a953e3204d66948640ea4762490fce /res/layout-xlarge/launcher.xml
parentf4204b8c1ab1ccfc99ed3bc9a0e113f6722769cc (diff)
downloadandroid_packages_apps_Trebuchet-1908d07151e0d3f82899f368874e41ed1e49ba16.tar.gz
android_packages_apps_Trebuchet-1908d07151e0d3f82899f368874e41ed1e49ba16.tar.bz2
android_packages_apps_Trebuchet-1908d07151e0d3f82899f368874e41ed1e49ba16.zip
Refactoring and fixing bugs in Customize tray.
Change-Id: Ia37d3033d64036fd09f5f33443eb9f575e311c7c
Diffstat (limited to 'res/layout-xlarge/launcher.xml')
-rw-r--r--res/layout-xlarge/launcher.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-xlarge/launcher.xml b/res/layout-xlarge/launcher.xml
index 7f2b8e169..a7cf3214c 100644
--- a/res/layout-xlarge/launcher.xml
+++ b/res/layout-xlarge/launcher.xml
@@ -205,7 +205,7 @@
<FrameLayout
android:id="@android:id/tabcontent"
android:layout_width="match_parent"
- android:layout_height="match_parent">
+ android:layout_height="@dimen/customization_drawer_content_height">
</FrameLayout>
</LinearLayout>
</TabHost>