[android-developers] [Help] Recognize vertical swiping and vertical scrolling in gridview

2014-04-14 Thread cybersun
Hi all, I am a junior android dev, I have a question, please help me. I have a Gridview, include hundred of items (thumbnail images). I set a multi-select mode, in this mode, user just need to swipe his finger to start selecting multiple items (this case, gridview can not be scrolled). And in

Re: [android-developers] [Help] Recognize vertical swiping and vertical scrolling in gridview

2014-04-14 Thread TreKing
On Mon, Apr 14, 2014 at 4:42 AM, cybersun quocnh...@gmail.com wrote: There is an ambiguity between 2 types of vertical action, can you help me? What is the issue you're having? - TreKing