Closed AppWerft closed 9 years ago
The API is basically the same as Ti.UI.ScrollableView. On Android, removeView by index doesn't work on ScrollableView either. I could implement this but if it isn't really necessary I would like to close this. The workaround is using an array of references to the views.
Hi Manu,
I try to build an infinity flip view. After flipevnt.
this is my workaround: