Update tmp lab icon for notif tab

This commit is contained in:
Valere 2020-07-13 19:25:05 +02:00
parent 8658090736
commit 5e81ce8e3e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<item
android:id="@+id/bottom_action_notification"
android:enabled="true"
android:icon="@drawable/ic_bell"
android:icon="@drawable/ic_settings_root_notification"
android:title="@string/bottom_action_notification"
android:visible="false" />