开发者

LinearLayout and GestureDetector

开发者 https://www.devze.com 2023-01-24 04:33 出处:网络
I\'m trying to figure out, if it\'s possible to use GestureDetector for LinearLayout or just 开发者_StackOverflow社区ScrollEvent?

I'm trying to figure out, if it's possible to use GestureDetector for LinearLayout or just 开发者_StackOverflow社区ScrollEvent?

Any Examples?


Okay, I solved my problem combining Activity's GestureDetector and OnTouchListener for my LinearLayout.

0

精彩评论

暂无评论...
验证码 换一张
取 消