Media Session on Geckoview Android
I’m trying to implement the media session API on an app with geckoview.
I followed another Stackoverflow post, where it says to insert a delegate. This is my code:
I’m trying to implement the media session API on an app with geckoview.
I followed another Stackoverflow post, where it says to insert a delegate. This is my code: