Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Circular ImageView with infinite loop and animation

$
0
0

Hi,

So basically, I have a list of remote images (+50), I would like to put them in a circular way, then the user have just to slide over them or use Right/Left button, and the selected one (center image) will be zoomed. Optionally, it will be so nice to have an Infinite Loop effect on the image view list.

You can see an exemple here : http://youtu.be/yEQab-M467M

As you see, if I divide the circle into two part, the image's list on the left, all the image are rotated to the left and the same thing for the right side.

I found some gist here: https://gist.github.com/davidecassenti/664ba77fe0363855d7d7

But it doesn't do the same purpose and it doesn't work on Android.

If you have any tips, code, ideas, documents etc... it will be so nice ;)

Thank you in advance

I'm using the last version of Titanium and my target is iOS and Android.

PS: it is not an Alloy project.


Viewing all articles
Browse latest Browse all 8068