Skip to content

Commit b6456e2

Browse files
committed
Fix button alignment in portrait mode.
1 parent d8d1a01 commit b6456e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MaterialDialogLibrary/src/main/res/layout/layout_alert_dialog.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
android:layout_height="wrap_content"
5454
android:layout_below="@+id/textView_message"
5555
android:layout_marginTop="16dp"
56+
android:gravity="center"
5657
android:orientation="horizontal"
5758
android:paddingLeft="16dp"
5859
android:paddingRight="16dp"

0 commit comments

Comments
 (0)