Open alvin0401 opened 10 years ago
https://github.com/ai212983/android-spinnerwheel , simple bind current item from wheel with switchFilter from android gpuimage-library
I've done something like this recently, based off of the code in this post: http://www.smashingmagazine.com/2013/02/01/android-carousel-design-pattern/
(this is really off-topic though, and shouldn't be posted here)
Sorry if here is the wrong place to place my question.
Thanks kernelheart and JesseScott. Suggestion from JesseScott seems more suit my needs and I am able to achieve my a beautiful scroll view by following his demo coding.
FYI, it's not my original code... but good to know it helped.
Any reference or direction would be appreciated. Thanks.