Added a new now playing screen.
This commit is contained in:
parent
3cc58e9764
commit
e4848e1dab
21 changed files with 1171 additions and 37 deletions
|
|
@ -65,7 +65,7 @@
|
|||
|
||||
<fragment
|
||||
android:id="@+id/playback_controls_fragment"
|
||||
class="com.kabouzeid.gramophone.ui.fragments.player.PlaybackControlsFragment"
|
||||
class="com.kabouzeid.gramophone.ui.fragments.player.card.CardPlayerPlaybackControlsFragment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue