0

When I double tap the page it zooms in. But how to achieve the same programmatically in a GeckoView?

Z T
  • 543
  • 1
  • 7
  • 26

1 Answers1

0

There isn't an API for this right now. You could try to fake some pinch events, maybe? What's the use case for this?

snorp
  • 96
  • 2