mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
fixed issue in logout
This commit is contained in:
parent
dc4222e3d4
commit
04d96856b3
9 changed files with 32 additions and 17 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<item
|
||||
android:id="@+id/action_login"
|
||||
android:visible="false"
|
||||
android:icon="@drawable/ic_home_black_24dp"
|
||||
android:icon="@drawable/ic_person_black_24dp"
|
||||
android:title="@string/navigation_item_login" />
|
||||
</group>
|
||||
<group android:id="@+id/drawer_main">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue