1
0
Aidan Follestad 10 жил өмнө
parent
commit
aa7a070d4f

+ 1 - 1
library/src/main/res/layout/md_dialog.xml

@@ -33,7 +33,7 @@
 
 
             <TextView
             <TextView
                 android:id="@+id/title"
                 android:id="@+id/title"
-                android:layout_width="wrap_content"
+                android:layout_width="match_parent"
                 android:layout_height="wrap_content"
                 android:layout_height="wrap_content"
                 android:textSize="@dimen/md_title_textsize"
                 android:textSize="@dimen/md_title_textsize"
                 tools:text="Title" />
                 tools:text="Title" />