We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a572047 commit 6842fc8Copy full SHA for 6842fc8
2 files changed
mediaplayer/src/androidMain/res/layout/player_view_surface.xml
@@ -5,5 +5,5 @@
5
android:layout_width="match_parent"
6
android:layout_height="match_parent"
7
app:surface_type="surface_view"
8
- app:show_buffering="when_playing"
+ app:show_buffering="never"
9
app:use_controller="false" />
mediaplayer/src/androidMain/res/layout/player_view_texture.xml
app:surface_type="texture_view"
0 commit comments