Lint changes

Deleting lint-report gen files

Adding lint output files to gitignore
This commit is contained in:
Bhargav Golla
2014-03-07 18:21:16 -05:00
parent 0e33fd2392
commit e00436b409
14 changed files with 24 additions and 23 deletions

View File

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