mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Remove notifications from nav drawer (#2319)
This commit is contained in:
parent
4bbbfc839b
commit
1727a296c9
3 changed files with 0 additions and 20 deletions
|
|
@ -24,12 +24,6 @@
|
|||
|
||||
</group>
|
||||
<group android:id="@+id/drawer_account">
|
||||
<item
|
||||
android:id="@+id/action_notifications"
|
||||
android:icon="@drawable/ic_notifications_black_24dp"
|
||||
android:title="@string/navigation_item_notification" />
|
||||
|
||||
|
||||
<item
|
||||
android:id="@+id/action_settings"
|
||||
android:icon="@drawable/ic_settings_black_24dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue