From a0278c23f0dd159475366c6175409ab51878375e Mon Sep 17 00:00:00 2001 From: Danesh Mondegarian Date: Sun, 12 May 2013 18:52:46 -0400 Subject: QuickSettings : Fix layout Make layout more inline with framework. Scale appropriately on larger devices. Adjust columns according to orientation/device type Change-Id: I20872a42344936b0643a7eff0007c50aaaa5fdd6 --- res/layout/quick_settings_tile_user.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout') diff --git a/res/layout/quick_settings_tile_user.xml b/res/layout/quick_settings_tile_user.xml index 41ed718..b7effa9 100644 --- a/res/layout/quick_settings_tile_user.xml +++ b/res/layout/quick_settings_tile_user.xml @@ -17,7 +17,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:background="#AA222222" - android:layout_height="match_parent"> + android:layout_height="wrap_content">