I was trying to find the function that implement pinch in and pinch out gesture in Espresso documentation, but could not find any. My aim was to implement zoom in and zoom out gesture using Espresso on a hybrid screen of Google map on an Android app.
Can someone please provide me with the link for the documentation and an example on its implementation?
Already checked related post linked here and they say that there are no functions for pinch gesture in Espresso, which sounds strange to me, given how robust the framework appears to be.