Aidan Follestad 6 лет назад
Родитель
Сommit
cfca792cd1
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      core/src/main/res/layout/md_dialog_base.xml

+ 0 - 1
core/src/main/res/layout/md_dialog_base.xml

@@ -26,7 +26,6 @@
         android:id="@+id/md_text_title"
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
-        android:layout_toEndOf="@+id/md_icon_title"
         android:visibility="gone"
         tools:text="Use Google's location service?"
         style="@style/MD_Dialog_Title_Text"