This commit is contained in:
Marek Lenczewski
2026-04-18 07:42:07 +02:00
parent 04a3fb35e2
commit 71acbd9034

View File

@@ -5,6 +5,7 @@
android:id="@+id/player_view" android:id="@+id/player_view"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:keepScreenOn="true"
app:surface_type="texture_view" app:surface_type="texture_view"
app:show_buffering="when_playing" app:show_buffering="when_playing"
app:use_controller="true" /> app:use_controller="true" />