GestureViews icon indicating copy to clipboard operation
GestureViews copied to clipboard

Is there a way to zoom programtically in GestureFrameLayout?

Open NuiDev opened this issue 2 years ago • 1 comments

Hello, I didn't found a way to specifically zoom programmatically in gestureframelayout, is there a method for that?

NuiDev avatar Jun 15 '23 13:06 NuiDev

You can try the code from GestureImageView sample here, it should be the same for GestureFrameLayout.

alexvasilkov avatar Jun 22 '23 13:06 alexvasilkov