2

I am trying to programmatically zoom in/out the content of a WebView object in my app. But I can't find a nice way to do this. Can anyone give me some help? It's better if there can be some code samples:)

Tata Chen
  • 21
  • 1
  • 2

1 Answers1

0

Finally, lollypop supports zoomby(), but under API 21 zoomin/zoomout are only ways.

seukim
  • 11
  • 2