Please take a look at this app snapshot:

enter image description here

This is a bank application. it has 6 buttons around the bank logo. You can rotate the images by click-and-hold in one of them and move your finger in either direction (clockwise or counter-clockwise). So, for example, I can rotate them to put the Currency Convertor image in the place of the Login image.

In my app, I have 6 Images too, I want to rotate them. How can I do that?

Update: BTW, this is an iPhone app but I think it is not iOS-specific issue.

link|improve this question

feedback

3 Answers

Check this: Android Radial / Pie Menu

About rotating, this was already answered here: How to rotate a drawable with anti-aliasing enabled

link|improve this answer
I know how to position them as a circle. I want to rotate them together when one of them is dragged. – iturki Jul 26 '11 at 8:10
feedback
up vote 0 down vote accepted

To those who might be interested:

I didn't find something that suites my requirement. I gave up on that !

link|improve this answer
@Maha scr.im/turki – iturki Apr 12 at 14:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.