mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2026-05-16 04:52:39 +02:00
Implemented fix for castview becoming too tall.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<com.futo.platformplayer.views.casting.CastView
|
||||
android:id="@+id/videodetail_cast"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="300dp"
|
||||
android:background="@color/transparent"
|
||||
android:visibility="gone"
|
||||
android:elevation="4dp"
|
||||
|
||||
Reference in New Issue
Block a user