Merge "Remove hotseat flicker and all apps GPU overdraw" into ub-launcher3-calgary
diff --git a/res/layout/all_apps.xml b/res/layout/all_apps.xml
index d55fda7..c4c6aab 100644
--- a/res/layout/all_apps.xml
+++ b/res/layout/all_apps.xml
@@ -31,7 +31,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center"
- android:elevation="2dp"
android:focusable="false"
android:visibility="invisible" />
@@ -41,7 +40,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center"
- android:elevation="15dp"
android:focusable="true"
android:focusableInTouchMode="true"
android:saveEnabled="false"