Merge "Remove elevation from the full widgets picker container" into sc-dev am: 23cf59bfd5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14793490 Change-Id: I8cc82526aeadd3489144faa798f65e5f4ec74f39
This commit is contained in:
@@ -25,8 +25,7 @@
|
||||
android:id="@+id/container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?android:attr/colorBackground"
|
||||
android:elevation="4dp">
|
||||
android:background="?android:attr/colorBackground">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/no_widgets_text"
|
||||
|
||||
Reference in New Issue
Block a user