Explorar o código

Fixed title gravity

Aidan Follestad %!s(int64=10) %!d(string=hai) anos
pai
achega
aa7a070d4f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      library/src/main/res/layout/md_dialog.xml

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

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