I am trying to access a website through my app(a webview). But when I click on a drop down button (a select tag) Webview uses android's native view. also see this answer
I want it use the website's own drop down selection. Just like as in chrome..
Is it possible ? I have been googling from hours and couldn't find a way..
please help