Merge "Remove hotseat flicker and all apps GPU overdraw" into ub-launcher3-calgary

This commit is contained in:
Hyunyoung Song
2016-07-14 00:49:47 +00:00
committed by Android (Google) Code Review
-2
View File
@@ -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"