From 54a4ac26898ea318f434443458680cb3014bf6fa Mon Sep 17 00:00:00 2001 From: Michael Jurka Date: Wed, 6 Apr 2011 17:08:58 -0700 Subject: Make customization drawer deal better with a small height --- res/layout-xlarge/customization_drawer.xml | 5 +++-- res/values/attrs.xml | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/layout-xlarge/customization_drawer.xml b/res/layout-xlarge/customization_drawer.xml index 98fc9d963..a8f6ce09e 100644 --- a/res/layout-xlarge/customization_drawer.xml +++ b/res/layout-xlarge/customization_drawer.xml @@ -32,7 +32,7 @@ + android:layout_height="match_parent"> + launcher:pageLayoutPaddingRight="20dp" + launcher:pageLayoutMaxHeight="@dimen/customization_drawer_content_height" /> \ No newline at end of file diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 2be599955..4f4425311 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -104,6 +104,7 @@ + -- cgit v1.2.3