问题
I'm using jw player but the default player has only seek backward button on player.
whereas i need seek forward button also. I know how to seek. But how to put the ui button on player I'm not getting.
I need to change the UI of Jwpalyer for Android. So, any suggestions
This is all my UI now
<com.longtailvideo.jwplayer.JWPlayerView
xmlns:jwp="http://schemas.android.com/apk/lib/com.longtailvideo.jwplayer"
android:id="@+id/jwplayer"
android:layout_width="match_parent"
android:layout_height="250dp" />
来源:https://stackoverflow.com/questions/61743763/how-to-customize-jwplayer-in-android