Fix issue #124 - typo

This commit is contained in:
Thomas 2020-12-06 10:59:01 +01:00
parent f4698f1312
commit e9c10b17e0
1 changed files with 1 additions and 1 deletions

View File

@ -24,6 +24,6 @@
<item
android:id="@+id/navigation_local"
android:icon="@drawable/ic_home_black_24dp"
android:title="@string/title_home" />
android:title="@string/title_local" />
</menu>