We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd85fe commit 37e1ea6Copy full SHA for 37e1ea6
app/src/main/res/layout/fragment_video_detail.xml
@@ -41,6 +41,7 @@
41
android:id="@+id/detail_thumbnail_image_view"
42
android:layout_width="match_parent"
43
android:layout_height="wrap_content"
44
+ android:minHeight="200dp"
45
android:background="@android:color/transparent"
46
android:contentDescription="@string/detail_thumbnail_view_description"
47
android:scaleType="fitCenter"
0 commit comments