Revert "Lint changes"

This reverts commit e00436b409.
This commit is contained in:
Dominik Schürmann
2014-03-10 18:23:47 +01:00
parent ef8eb3f8b5
commit d91e2673d7
14 changed files with 23 additions and 24 deletions

View File

@@ -13,7 +13,7 @@
<EditText
android:id="@+id/server"
android:layout_width="0dip"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:inputType="textUri" />