Ver Fonte

Remove redundant layout attrs

Aidan Follestad há 6 anos atrás
pai
commit
cfca792cd1
1 ficheiros alterados com 0 adições e 1 exclusões
  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"