I want to show a separate webview when clicked on any header item; using BrowseSupportFragment for this purpose. But all the examples I have seen binds row of grids to each header item.
Please guide me how to bind webview to each item in header fragment.
Here's an example: