-Fixed main video player end screen thumbnail not fitting screen aspect ratio.

This commit is contained in:
John Zhen Mo 2018-06-05 23:47:13 -07:00
parent 2d6317bd24
commit 8efcc8f80f
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center"
android:scaleType="centerInside"
android:visibility="gone"
tools:background="@android:color/white"
tools:ignore="ContentDescription"