Okay. I'll then place a transparent panel over this Webview to simulate a tap and another semi-transparent panel across the screen containing another Webview, which will be shown when the user taps on the transparent panel over the Webview inside the CustomListview.
This new Webview will be a little larger to simulate an enlargement of the content.
If the user taps outside the Webview in this new panel then it will be hidden.
Would this be functional, elegant and easy to implement?