Event for VideoView playback state or MediaController play/pause
问题 I cant seem to find an event that listens for playback state. I am mostly interested in the play/pause state. I am using MediaController which has a Play/Pause button, but I have a secondary button that also controls Play/Pause . Using my custom button, I can play/pause , but if I play/pause using the MediaController play/pause button, I currently have no way to change the image on my custom play/pause button to either play or pause. Is there an event that I do not know about so I can do some