Aidan Follestad 10 년 전
부모
커밋
8d4391748f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      library/src/main/res/layout/md_dialog.xml

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

@@ -82,7 +82,7 @@
 
         <FrameLayout
             android:id="@+id/customViewFrame"
-            android:layout_width="wrap_content"
+            android:layout_width="match_parent"
             android:layout_height="wrap_content" />
 
     </LinearLayout>