Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb62a5ed authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Increase insets of Manage and Clear All buttons to match spec" into sc-dev am: 79d070cd

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14506597

Change-Id: I6db08102faf2bcd940b985919e1d47fe1cd9ecf5
parents 2acf1746 79d070cd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@
        xmlns:android="http://schemas.android.com/apk/res/android"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:paddingStart="4dp"
        android:paddingEnd="4dp"
        android:paddingStart="16dp"
        android:paddingEnd="16dp"
        android:visibility="gone">
    <com.android.systemui.statusbar.AlphaOptimizedFrameLayout
        android:id="@+id/content"