⬇️ Import legacy playlists
This commit is contained in:
parent
51d2c17ad7
commit
45b93ed3aa
13 changed files with 175 additions and 65 deletions
|
@ -44,6 +44,11 @@
|
|||
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_banner_home" />
|
||||
|
||||
<fragment
|
||||
android:id="@+id/action_import_playlist"
|
||||
android:name="code.name.monkey.retromusic.dialogs.ImportPlaylistFragment"
|
||||
android:label="ImportPlaylist"
|
||||
tools:layout="@layout/fragment_main_activity_recycler_view" />
|
||||
</navigation>
|
Loading…
Add table
Add a link
Reference in a new issue