Skip to content Skip to sidebar Skip to footer

How To Catch Event When Click Pause/play Button On Mediacontroller

How to catch event when click pause/play button on MediaController. i try onKey,onTouch - and then i click on pause/play button on MediaController did nothing happened.

Solution 1:

A bit of a late answer, but I posted a solution to an identical question overhere, in case you're still looking (or others that perhaps bump into this...)

//Edit: ups, didn't notice someone already posted a link as comment...

Post a Comment for "How To Catch Event When Click Pause/play Button On Mediacontroller"