Fix missing strings error, remove unused icon
This commit is contained in:
parent
13d85c0f90
commit
51fc8d7f85
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,6 +6,9 @@
|
||||
.DS_Store
|
||||
/build
|
||||
|
||||
# Binary
|
||||
*.apk
|
||||
|
||||
#################
|
||||
## Eclipse
|
||||
#################
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.0 KiB |
@ -15,7 +15,7 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
||||
|
||||
<string name="app_name">Lightning</string>
|
||||
<string name="drawer_open">Open navigation drawer</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user