I have custom android alert dialog with android web view inside it and other information.
What i want:
I want to toggle the full screen of android web view for custom alert dialog.
P.S As full screen functionality is deprecated for web view on android 5.0 and above.
Please suggest the best.