I have fragment in that contains the list view.In listview loaded with webview's for playing the video's.
playing the video's are success but if video is playing i am moved to another fragment video playing is not stopped.video play's the back ground.
How can i stop/pause/destroy the webview video in android when moving from one fragment to another fragment?