How to put ScrollView and OnTouchListener together in Android? -
there scrollview on layout, has textview inside, scrolling text if 1 more field heigth. when implements ontouchlistener scrollview, default scroll of text doesn't work. how can scroll text , handle touchevent? example: swipe left , right - turn next quote, swipe , down - scroll invisible text
Comments
Post a Comment