Image Resize with two finger touch

You must Login before you can answer or comment on any questions.

Hi everyone,

I'm trying make an app which if able to resize an imageView by a two finger touch and move.

If the fingers are moving the image will resize (depending on whether the fingers are closing in or not).

Do you have any tips, ideas or possible solutions of how to do this??

Thank you in advance...

2 Answers

Hi,

i guess multi touch cannot be used with titanium at this point of time i guess(please do correct me if am wrong). but here is a sample for scaling views with touch events(you can tweak it for imageViews).

Your Answer

Think you can help? Login to answer this question!