When I double tap the page it zooms in. But how to achieve the same programmatically in a GeckoView?
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?