summaryrefslogtreecommitdiffstats
path: root/res/layout/widgets_view.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-02-09 15:22:42 -0800
committerSunny Goyal <sunnygoyal@google.com>2016-02-10 15:11:35 -0800
commit5abb9f88efc42ce7c5b34f21944bc119ecb57cec (patch)
tree08738ce66784e2a002fecc6ec08bc06e609964d0 /res/layout/widgets_view.xml
parent7c50b31f57e3e3ec1f433d243afe05554dcaf977 (diff)
downloadandroid_packages_apps_Trebuchet-5abb9f88efc42ce7c5b34f21944bc119ecb57cec.tar.gz
android_packages_apps_Trebuchet-5abb9f88efc42ce7c5b34f21944bc119ecb57cec.tar.bz2
android_packages_apps_Trebuchet-5abb9f88efc42ce7c5b34f21944bc119ecb57cec.zip
Separating out Launcher3 resources from Wallpaper resources
Change-Id: I7e33c83df8b16e8552fe588cadbcf3bf7881cb95
Diffstat (limited to 'res/layout/widgets_view.xml')
-rw-r--r--res/layout/widgets_view.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/widgets_view.xml b/res/layout/widgets_view.xml
index e64f83ae1..cc513ab36 100644
--- a/res/layout/widgets_view.xml
+++ b/res/layout/widgets_view.xml
@@ -36,7 +36,7 @@
<com.android.launcher3.widget.WidgetsRecyclerView
android:id="@+id/main_content"
- android:theme="@style/Theme.Dark.CustomOverscroll"
+ android:theme="@style/CustomOverscroll.Dark"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center"