Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am making an application which will work like this :

  • I will have a viewpager
  • each pager element will be an image as background
  • I need to have the ability to add custom objects (other small images) on this background and to move and scale
  • I need the functionality to zoom the whole page with all the objects on it zooming as well with the background

Can you help me on this ?

thank you

share|improve this question
What have you tried so far? – Marcelo Nov 27 '12 at 12:38
We did the following : we layd down the objects on a background, we can move, scale BUT we cannot zoom the whole page and keep zooming the background and objects on it too. – Szabo Barna Nov 27 '12 at 12:54

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.