Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个位于 ScrollView 内的 Imageview。我想检测它上面的 SWIPE UP 和 SWIPE DOWN 手势。有可能做到吗? 使用SimpleOnGestureListener我可以检测到向左滑动和向右滑动。
SimpleOnGestureListener