From c4f80d217e5979bf1a6434d106b6485cb3f374d6 Mon Sep 17 00:00:00 2001 From: Jason Monk Date: Wed, 20 Apr 2016 13:30:11 -0400 Subject: [PATCH] Allow QS details to scroll when the screen is really small Change-Id: Ib28b6e9d888e864741c3ac472d30ef7cae06fe67 Fixes: 27276984 --- packages/SystemUI/res/layout/qs_detail.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/packages/SystemUI/res/layout/qs_detail.xml b/packages/SystemUI/res/layout/qs_detail.xml index af2a28521c994..32839d8ca1afb 100644 --- a/packages/SystemUI/res/layout/qs_detail.xml +++ b/packages/SystemUI/res/layout/qs_detail.xml @@ -44,11 +44,15 @@ android:layout_height="wrap_content" /> - + + android:layout_height="wrap_content" /> +