You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this is an old question, but I use the code below to reset the zoom:
val zoomLayout = view.findViewById(R.id.zoomLayout)
zoomLayout.engine.moveTo(1f, 0f, 0f, false)
No description provided.
The text was updated successfully, but these errors were encountered: