Added For You top bar

This commit is contained in:
CappielloAntonio 2021-04-27 13:59:27 +02:00
parent 81581c623d
commit fdc104f70b
6 changed files with 89 additions and 5 deletions

View file

@ -12,8 +12,4 @@
android:id="@+id/searchFragment"
android:icon="@drawable/ic_search"
android:title="@string/search_menu_label" />
<item
android:id="@+id/settingsFragment"
android:icon="@drawable/ic_settings"
android:title="@string/settings_menu_label" />
</menu>