mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Replacement of tutorial icon in navigation drawer
This commit is contained in:
parent
e207edc0e5
commit
2b96b03ce7
2 changed files with 10 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
<item
|
||||
android:id="@+id/action_introduction"
|
||||
android:icon="@drawable/ic_info_outline_black_24dp"
|
||||
android:icon="@drawable/ic_help_black_24dp"
|
||||
android:title="@string/navigation_item_info"/>
|
||||
|
||||
<item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue