0
I wonder if you have how to customize the controls of VideoView using the MediaController or another class that allows me to inflate a player layout.
0
I wonder if you have how to customize the controls of VideoView using the MediaController or another class that allows me to inflate a player layout.
Browser other questions tagged android
You are not signed in. Login or sign up in order to post.
It’s worth checking out Exoplayer. It’s much more customizable: https://github.com/google/ExoPlayer
– Márcio Oliveira
Android from to customize everything haha
– Dev