Gallery中的TextView

Moh*_*san 9 android scroll gallery textview

我有滚动TextViewGallery 当我使onTouchEvent()TextView,我不能浏览throught的Gallery ,如果我关闭onTouchEvent(),我可以滚动左右throught的Gallery ,但不能下到滚动TextView.

我试图做一些技巧,比如发送同样MotionEvent()的两个GalleryTextView ..任何想法如何解决它?

pet*_*tos 1

您尝试过在画廊中使用 ScrollView 吗?这是一些工作示例:画廊内的 ScrollView,两者独立滚动