Merge pull request #3896 from ByteHamster/white-on-white-image
Do not display white on white for transparent images
This commit is contained in:
commit
b30ac0c9dd
|
@ -38,6 +38,7 @@
|
|||
android:layout_marginRight="@dimen/listitem_threeline_textleftpadding"
|
||||
android:layout_marginEnd="@dimen/listitem_threeline_textleftpadding"
|
||||
android:id="@+id/coverHolder"
|
||||
app:cardBackgroundColor="#33777777"
|
||||
app:cardCornerRadius="4dp"
|
||||
app:cardElevation="0dp">
|
||||
|
||||
|
|
Loading…
Reference in New Issue