Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (zoomscale)
Viewing all articles
Browse latest Browse all 12

Zoom animation in a ScrollView

$
0
0

I'd like to reset a ScrollView when the user is double tapping. Is there a way to zoom smoothly? Just like scrollTo.

Here's my code:

function resetZoom() {
    myScrollView.zoomScale = 1;
    myScrollView.scrollTo(250,250);
}
Thank you!

Viewing all articles
Browse latest Browse all 12

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>