diff options
| -rw-r--r-- | core/res/res/layout-round-watch/alert_dialog_title_material.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/res/layout-round-watch/alert_dialog_title_material.xml b/core/res/res/layout-round-watch/alert_dialog_title_material.xml index 027991106c5a..7e71e4180341 100644 --- a/core/res/res/layout-round-watch/alert_dialog_title_material.xml +++ b/core/res/res/layout-round-watch/alert_dialog_title_material.xml @@ -24,6 +24,7 @@ android:maxHeight="24dp" android:maxWidth="24dp" android:layout_marginTop="12dp" + android:layout_gravity="center_horizontal" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@null" /> |