From 7ac5a1e8874633baf33b9c5228b616b3651a9067 Mon Sep 17 00:00:00 2001 From: PauloftheWest Date: Mon, 8 Sep 2014 14:52:37 -0700 Subject: [PATCH] Fixed scrolling on the Wi-Fi Settings Dialog. + When needed, scrollbars will always appear on the Wi-Fi Settings Dialog. Bug: 17166502 Change-Id: I7f61746b505d1a1476e987571dc757d01ce636df --- res/layout/wifi_dialog.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/layout/wifi_dialog.xml b/res/layout/wifi_dialog.xml index 077134e1e4d..9dc71a454dc 100644 --- a/res/layout/wifi_dialog.xml +++ b/res/layout/wifi_dialog.xml @@ -16,7 +16,8 @@ + android:layout_height="wrap_content" + android:fadeScrollbars="false">