Build fix
Change-Id: Ic828f62fbd1990d81983cad995b918bba020a3b1
diff --git a/res/layout/all_apps.xml b/res/layout/all_apps.xml
index c2b1e6f..c31c871 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"