Merge "Fixed scrolling on the Wi-Fi Settings Dialog." into lmp-dev

This commit is contained in:
PauloftheWest
2014-09-08 22:34:50 +00:00
committed by Android (Google) Code Review

View File

@@ -16,7 +16,8 @@
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" <ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content"> android:layout_height="wrap_content"
android:fadeScrollbars="false">
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="match_parent"