Do not display white on white for transparent images
or images with strange aspect ratio
This commit is contained in:
parent
37528452ca
commit
14be854107
@ -38,6 +38,7 @@
|
|||||||
android:layout_marginRight="@dimen/listitem_threeline_textleftpadding"
|
android:layout_marginRight="@dimen/listitem_threeline_textleftpadding"
|
||||||
android:layout_marginEnd="@dimen/listitem_threeline_textleftpadding"
|
android:layout_marginEnd="@dimen/listitem_threeline_textleftpadding"
|
||||||
android:id="@+id/coverHolder"
|
android:id="@+id/coverHolder"
|
||||||
|
app:cardBackgroundColor="#33777777"
|
||||||
app:cardCornerRadius="4dp"
|
app:cardCornerRadius="4dp"
|
||||||
app:cardElevation="0dp">
|
app:cardElevation="0dp">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user