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

@ -42,7 +42,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="200dp"
android:background="@android:color/transparent"
android:background="?windowBackground"
android:contentDescription="@string/detail_thumbnail_view_description"
android:scaleType="fitCenter"
tools:ignore="RtlHardcoded"