I have a webView in one of my Android apps with setBuiltInZoomControls() set to true but I see that the zoom control has Holo UI instead of Material:
What is the best way to change or customize this?
I have a webView in one of my Android apps with setBuiltInZoomControls() set to true but I see that the zoom control has Holo UI instead of Material:
What is the best way to change or customize this?
Copyright © 2021 Jogjafile Inc.

By default Apps developer can't control these things, It is displayed according to certain features according to the Android version and the used theme in
styles.xmlIf you want to change Webview style only create programmatically and passed the appearance in the parameters