summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps_container.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/all_apps_container.xml')
-rw-r--r--res/layout/all_apps_container.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/all_apps_container.xml b/res/layout/all_apps_container.xml
index 626edafab..c0525ee2b 100644
--- a/res/layout/all_apps_container.xml
+++ b/res/layout/all_apps_container.xml
@@ -27,7 +27,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"