mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 07:46:55 +00:00
Merge "Decrease elevation for the reveal view." into ub-launcher3-burnaby
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center"
|
||||
android:elevation="15dp"
|
||||
android:elevation="2dp"
|
||||
android:visibility="invisible"
|
||||
android:focusable="false" />
|
||||
@@ -30,7 +30,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center"
|
||||
android:elevation="15dp"
|
||||
android:elevation="2dp"
|
||||
android:focusable="false"
|
||||
android:visibility="invisible" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user