Make delete dialog match spec.
Bug: 27535181 Change-Id: Icd2347003747b4e7674048f632dbe47a1607f8b2
This commit is contained in:
@@ -18,8 +18,9 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:paddingTop="30dp"
|
||||
android:gravity="center"
|
||||
android:paddingTop="24dp"
|
||||
android:paddingStart="24dp"
|
||||
android:paddingEnd="24dp"
|
||||
android:textAppearance="@android:style/TextAppearance.Material.Subhead"
|
||||
android:textColor="@*android:color/primary_text_default_material_light">
|
||||
</TextView>
|
||||
|
||||
Reference in New Issue
Block a user