Added dummy images

This commit is contained in:
h4h13 2019-09-09 19:08:49 +05:30
parent 7d5164551d
commit d6a961a977
36 changed files with 75 additions and 59 deletions

View file

@ -35,7 +35,8 @@
android:id="@+id/playerAlbumCoverFragment"
class="code.name.monkey.retromusic.fragments.player.PlayerAlbumCoverFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />
android:layout_height="match_parent"
tools:layout="@layout/fragment_album_full_cover" />
</code.name.monkey.retromusic.views.HeightFitSquareLayout>
<com.sothree.slidinguppanel.SlidingUpPanelLayout xmlns:sothree="http://schemas.android.com/apk/res-auto"