Merge "Fix privacy dialog padding" into sc-v2-dev am: f322436d6a
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16285880 Change-Id: If5640143337442c10667dabc37609680ce6220ab
This commit is contained in:
@@ -22,10 +22,9 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="@dimen/ongoing_appops_dialog_side_margins"
|
||||
android:layout_marginEnd="@dimen/ongoing_appops_dialog_side_margins"
|
||||
android:layout_marginTop="8dp"
|
||||
android:orientation="vertical"
|
||||
android:paddingBottom="8dp"
|
||||
android:paddingTop="12dp"
|
||||
android:paddingTop="8dp"
|
||||
android:paddingHorizontal="@dimen/ongoing_appops_dialog_side_padding"
|
||||
android:background="@drawable/qs_dialog_bg"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user