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

@@ -12,7 +12,6 @@
android:layout_width="240dp"
android:layout_height="match_parent"
android:layout_gravity="start"
android:background="#fff"
android:choiceMode="singleChoice"
android:divider="@color/bg_gray"
android:dividerHeight="1dp" />