Removed unused strings

This commit is contained in:
Prathamesh More 2022-04-13 00:05:07 +05:30
parent a4d44406d6
commit fc5f3adcd9
5 changed files with 2 additions and 5 deletions

View file

@ -38,7 +38,7 @@
android:id="@+id/action_home"
android:name="code.name.monkey.retromusic.fragments.home.HomeFragment"
android:label=""
tools:layout="@layout/fragment_banner_home" />
tools:layout="@layout/fragment_home" />
</navigation>