This commit is contained in:
sherlockbeard 2021-08-13 20:54:22 +05:30
parent e97dd1eb3f
commit b1fce6cabc
3 changed files with 29 additions and 6 deletions

View file

@ -52,7 +52,7 @@
android:id="@+id/detail_thumbnail_image_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@android:color/transparent"
android:background="?windowBackground"
android:contentDescription="@string/detail_thumbnail_view_description"
android:scaleType="fitCenter"
tools:ignore="RtlHardcoded"