QuickSettings: Remove default edge effect on scroller.

Bug:15186962
Change-Id: Ibc6aa8169fedf7b9e145955d652f3af8703cbe54
This commit is contained in:
John Spurlock
2014-05-24 18:53:16 -04:00
parent a82c9be2f7
commit 17aba4e2ec

View File

@@ -61,6 +61,7 @@
android:layout_height="match_parent"
android:visibility="invisible"
android:scrollbars="none"
android:overScrollMode="never"
android:fillViewport="true">
<LinearLayout
android:layout_width="match_parent"