Converted Lyrics activity to fragment
This commit is contained in:
parent
73f246b60e
commit
4d6f75031a
5 changed files with 113 additions and 125 deletions
|
@ -129,4 +129,8 @@
|
|||
<fragment
|
||||
android:id="@+id/playing_queue_fragment"
|
||||
android:name="code.name.monkey.retromusic.fragments.queue.PlayingQueueFragment" />
|
||||
|
||||
<fragment
|
||||
android:id="@+id/lyrics_fragment"
|
||||
android:name="code.name.monkey.retromusic.fragments.LyricsFragment" />
|
||||
</navigation>
|
Loading…
Add table
Add a link
Reference in a new issue