Removed unwanted resources
This commit is contained in:
parent
cddf9db608
commit
914b2316c3
9 changed files with 8 additions and 143 deletions
|
@ -58,12 +58,13 @@
|
|||
android:layout_height="228dp"
|
||||
android:background="@color/twenty_percent_black_overlay" />
|
||||
|
||||
<code.name.monkey.retromusic.views.IconImageView
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:background="?roundSelector"
|
||||
android:padding="16dp"
|
||||
app:tint="@color/md_white_1000"
|
||||
app:srcCompat="@drawable/ic_add_photo_white_24dp" />
|
||||
|
||||
<FrameLayout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue