mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2025-07-08 01:04:59 -04:00
Lint fixes
This commit is contained in:
@ -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"
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user