|
@@ -1,7 +1,9 @@
|
|
|
<com.afollestad.materialdialogs.internal.MDRootLayout xmlns:tools="http://schemas.android.com/tools"
|
|
|
+ xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
android:orientation="vertical"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
+ app:md_reduce_padding_no_title_no_buttons="false"
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
|
|
<include layout="@layout/md_stub_titleframe" />
|