Change icon for "explore" bottom nav item
This commit is contained in:
parent
d6c50d06a0
commit
f0b146db77
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item
|
||||
android:id="@+id/action_explore"
|
||||
android:icon="@drawable/ic_action_explore_part1"
|
||||
android:icon="@drawable/ic_action_explore"
|
||||
android:title="@string/shared_string_explore"/>
|
||||
|
||||
<item
|
||||
|
|
Loading…
Reference in a new issue