1

I've the layout defined in this form:

<ScrollView
--------->

   <RelativeLayout
    ------->
   <!--other n stuffs-->
   </RelativeLyout>
</ScrollView>

I was using this approach to detect swipe. The same is not working for ScrollView. How can I detect left-to-right and right-to-left gesture in this View?

Community
  • 1
  • 1
Jainendra
  • 24,713
  • 30
  • 122
  • 169

0 Answers0