Merge pull request #3896 from ByteHamster/white-on-white-image

Do not display white on white for transparent images
This commit is contained in:
H. Lehmann 2020-03-12 00:29:20 +01:00 committed by GitHub
commit b30ac0c9dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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">