1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-10 02:39:43 +02:00

Allow most navigation items to hide as pref

This commit is contained in:
Gregor Santner 2016-08-13 14:13:14 +02:00
parent a4864714bf
commit 4f8215beee
14 changed files with 153 additions and 59 deletions

View file

@ -61,7 +61,7 @@
android:title="@string/nav_settings_view" />
<item
android:id="@+id/nav_license_help"
android:id="@+id/nav_help_license"
android:icon="@drawable/ic_info_black_48px"
android:title="@string/nav_help_license" />
</menu>