Lint fixes

This commit is contained in:
Bradlee Speice
2014-05-25 18:11:09 -04:00
parent 1017f9a34d
commit ded7193c49
12 changed files with 14 additions and 41 deletions

View File

@ -3,7 +3,6 @@
android:id="@+id/list_nav_drawer"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#cccc"
android:choiceMode="singleChoice"
android:divider="@android:color/transparent"
android:dividerHeight="0dp"

View File

@ -10,7 +10,6 @@
<string name="action_example">Example action</string>
<string name="action_settings">Settings</string>
<string name="title_activity_downloader">Downloads</string>
<string name="hello_world">Hello world!</string>
<string name="title_activity_download">DownloadActivity</string>
</resources>