mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-14 05:44:55 +00:00
-Fixed main video player end screen thumbnail not fitting screen aspect ratio.
This commit is contained in:
parent
2d6317bd24
commit
8efcc8f80f
@ -41,7 +41,6 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_gravity="center"
|
android:layout_gravity="center"
|
||||||
android:scaleType="centerInside"
|
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
tools:background="@android:color/white"
|
tools:background="@android:color/white"
|
||||||
tools:ignore="ContentDescription"
|
tools:ignore="ContentDescription"
|
||||||
|
Loading…
Reference in New Issue
Block a user