1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-11-12 21:10:02 +00:00

-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

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"