mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-17 15:45:21 +01:00
cleanup
This commit is contained in:
parent
ecfc04e772
commit
de7ea90909
1 changed files with 0 additions and 7 deletions
|
@ -20,13 +20,6 @@
|
|||
android:layout_height="match_parent"/>
|
||||
|
||||
|
||||
<androidx.constraintlayout.widget.Guideline
|
||||
android:layout_width="1dp"
|
||||
android:orientation="vertical"
|
||||
android:id="@+id/start_guideline"
|
||||
app:layout_constraintGuide_percent="0.1"
|
||||
android:layout_height="match_parent"/>
|
||||
|
||||
<androidx.fragment.app.FragmentContainerView
|
||||
android:id="@+id/playerAlbumCoverFragment"
|
||||
android:name="code.name.monkey.retromusic.fragments.player.PlayerAlbumCoverFragment"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue