Added Search tab

This commit is contained in:
Prathamesh More 2022-01-15 00:07:58 +05:30
parent f769740d17
commit ff1c83c91d
9 changed files with 18 additions and 31 deletions

View file

@ -70,7 +70,7 @@
</fragment>
<fragment
android:id="@+id/searchFragment"
android:id="@+id/action_search"
android:name="code.name.monkey.retromusic.fragments.search.SearchFragment"
android:label="SearchFragment"
tools:layout="@layout/fragment_search" />