am 8b0af4c6: Merge "Override the overscroll color for the widget rows." into ub-launcher3-burnaby

* commit '8b0af4c635a116dea90555dd60cc23444dab3e64':
  Override the overscroll color for the widget rows.
This commit is contained in:
Winson Chung 2015-08-28 21:20:33 +00:00 committed by Android Git Automerger
commit c306c9873a
1 changed files with 1 additions and 0 deletions

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">