i try to build up the scrollView which can scroll certain amount of distance everytime the user flick it. or in other words, it can scroll few block everytime. it’s similar to the menu on the android phone 2.3
any idea? if you can please show me the sample codes. thanks so much for the help
i try to build up the scrollView which can scroll certain amount of distance
Share
Use to extends simple gesture listener.My code is roughly pasted here.This is only to give some idea about that.I have done this when creating horizontal scroll view.
Simple GestureListener: