linsea / UniversalVideoView

A better Android VideoView with more Media Controller customization. 一个更好用的Android VideoView
https://github.com/linsea/UniversalVideoView
992 stars 272 forks source link

HOW TO DISABLE SEEKBAR, FOR MY CASE SHOULD NOT CAN FORWARD. #36

Closed putrarifin closed 7 years ago

linsea commented 7 years ago

sorry, it can not be disabled, but you are able to modify the codes to meet your requirements.

jespinoza11 commented 5 years ago

mediaController.findViewById(R.id.seekbar).setY(-232); hide this element