Added dummy images
This commit is contained in:
parent
7d5164551d
commit
d6a961a977
36 changed files with 75 additions and 59 deletions
|
@ -54,7 +54,7 @@
|
|||
android:name="code.name.monkey.retromusic.fragments.player.PlayerAlbumCoverFragment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
tools:layout="@layout/fragment_player_album_cover" />
|
||||
tools:layout="@layout/fragment_album_cover" />
|
||||
</code.name.monkey.retromusic.views.HeightFitSquareLayout>
|
||||
|
||||
<LinearLayout
|
||||
|
@ -72,8 +72,7 @@
|
|||
<FrameLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0"
|
||||
tools:background="@color/md_red_A700">
|
||||
android:layout_weight="0" >
|
||||
|
||||
<code.name.monkey.appthemehelper.common.views.ATEToolbar
|
||||
android:id="@+id/playerToolbar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue