Question

J'ai une mise en page, qui incluent certaines visites textuelles et imageviews. N'ont-ils pas créé un moyen facile d'inclure Pinch Zoom sur un simple ScrollView / linearlayout? J'ai regardé des codes, mais ils ne travaillent que sur imageviews.

Récemment j'ai trouvé

Était-ce utile?

La solution

Try using android-pinch, it is supposed to work on web-views as well http://code.google.com/p/android-pinch/

Autres conseils

Also,

Take a look at this: http://code.google.com/p/android-multitouch-controller/

It will enable you to add multi touch handlers to almost any widget.

Note that due to some hardware problems on older devices, you might not always get the right result.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top