android - Pinch zoom on a xamarin forms scrollview -


im working on application in have xamarin forms scrollview add several subviews. each of subviews has custom renderer defined in droid project, render pretty complex objects (adorned text displayed elaborated poligon example).

now required add pinch zoom scrollview (yay me!) there practical way accomplish this?

thanks time.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -