Hi everybody, I have a question about webViews :
My app has 3 tabs, in one of them, there is a webview which load an audio player in javascript (with html5), it works, and I can change tab, the music doesn't stop. BUT if I come back to my music tab, the webView is reloading and the player restart.
How can I forbid that?
Thank you (on Android)