Is there already a AS3/Flex solution for swiping lists (or other elements) with gravity like the app list on Android devices?
Thanks!
|
Is there already a AS3/Flex solution for swiping lists (or other elements) with gravity like the app list on Android devices? Thanks! |
||||
|
|
|
That is not swiping but scrolling. And not gravity but kinetic. Regular Flex's Scroller component compiled under mobile theme can do that, but it sucks in many aspects (https://bugs.adobe.com/jira/browse/SDK-29734 and many others). |
|||||||||||
|