posted 9 years ago
Hi. I would like my grid view to display previous/next images in a same album by swiping up/down. And I would like to display previous/next album by swiping left/right.
1. Are there any existing Android library that supports swiping gridview on both vertical and horizontal directions?
2. How would I go about to achieve these swiping gesture?
Thanks