java - How to show volume seek bar on video view in android? -


i have added video view in android.i able display video & working fine.but don't see volume control.i want show volume control.please tell me how can show volume control on video view in android?

add seekbar layout , add onseekbarchangelistener it. in listeners callback implement logic, see question details.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -