• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. Ponnangan

    Swipe with OnFling in Listview

    I am working on swipe between app screens. App screen has list view with vertical scrolling. I want to swipe horizontally(left to right & right to left) Used Library for list view: com.handmark.pulltorefresh.library, implemented swipe with OnFlingListener. When I try to swipe from right to...