Merge "Override the overscroll color for the widget rows." into ub-launcher3-burnaby

This commit is contained in:
Winson Chung
2015-08-28 21:17:36 +00:00
committed by Android (Google) Code Review
+1
View File
@@ -51,6 +51,7 @@
<HorizontalScrollView
android:id="@+id/widgets_scroll_container"
android:theme="@style/Theme.Dark.CustomOverscroll"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:scrollbars="none">