1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-12 07:11:11 +01:00

Fixed lint issues (suppressed, where they cant be fixed)

This commit is contained in:
vanitasvitae 2016-11-04 23:28:57 +01:00
parent a151d37a4e
commit d17d89f7f9
Signed by: vanitasvitae
GPG key ID: DCCFB3302C9E4615
12 changed files with 40 additions and 13 deletions

View file

@ -1,7 +1,8 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:context=".activity.MainActivity">
tools:context=".activity.MainActivity"
tools:ignore="AlwaysShowAction">
<item