Fix issue #124 - typo
This commit is contained in:
parent
f4698f1312
commit
e9c10b17e0
|
@ -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>
|
Loading…
Reference in New Issue