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:
commit
c306c9873a
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue