summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-02-11 14:29:20 -0800
committerSunny Goyal <sunnygoyal@google.com>2016-02-11 14:31:52 -0800
commit8390eb1197512f8047d059371ec72f3e7315fee3 (patch)
tree6c8a42819cc467effa1e19382fb2fb580fffc74e /res/layout/all_apps.xml
parent8ddb3909142b3f215573a891f159005acd85cfb8 (diff)
downloadandroid_packages_apps_Trebuchet-8390eb1197512f8047d059371ec72f3e7315fee3.tar.gz
android_packages_apps_Trebuchet-8390eb1197512f8047d059371ec72f3e7315fee3.tar.bz2
android_packages_apps_Trebuchet-8390eb1197512f8047d059371ec72f3e7315fee3.zip
Build fix
Change-Id: Ic828f62fbd1990d81983cad995b918bba020a3b1
Diffstat (limited to 'res/layout/all_apps.xml')
-rw-r--r--res/layout/all_apps.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/all_apps.xml b/res/layout/all_apps.xml
index c2b1e6fef..c31c871e5 100644
--- a/res/layout/all_apps.xml
+++ b/res/layout/all_apps.xml
@@ -48,7 +48,7 @@
<!-- DO NOT CHANGE THE ID -->
<com.android.launcher3.allapps.AllAppsRecyclerView
android:id="@+id/apps_list_view"
- android:theme="@style/Theme.Light.CustomOverscroll"
+ android:theme="@style/CustomOverscroll.Light"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center_horizontal|top"