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

This commit is contained in:
TreeHugger Robot
2021-05-12 00:04:21 +00:00
committed by Android (Google) Code Review

View File

@@ -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"