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

* commit 'bec89d797b6f2680c544639faed7e47573625e11':
  Fixed scrolling on the Wi-Fi Settings Dialog.
This commit is contained in:
PauloftheWest
2014-09-08 22:54:05 +00:00
committed by Android Git Automerger

View File

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