Skip to content Skip to sidebar Skip to footer
Showing posts with the label Swipe

Show Button In A List View On Swiping One Item From That List

I am working on an android application and I want to show a button when user swipe a particular ite… Read more Show Button In A List View On Swiping One Item From That List

Android: How To Recreate Action Bar When Fragment Changed

I have an activity showing a few fragments. Activity view contains only ViewPager initialized with … Read more Android: How To Recreate Action Bar When Fragment Changed

Android Viewpager Swipe Like Notebook Page Change

I want to add notebook type ViewPager to swipe like notebook page. I know about simple ViewPager. S… Read more Android Viewpager Swipe Like Notebook Page Change

Best Way To Swipe Images In Android

So basically here is the thing that I want to know. I'm working on application which will downl… Read more Best Way To Swipe Images In Android

Android - How To Build A 2d Dimension Gallery With Vertical And Horizontal Swiping

I want to build a custom gallery. a 2d Dimension gallery , user can swiping page vertical and horiz… Read more Android - How To Build A 2d Dimension Gallery With Vertical And Horizontal Swiping

Need Help To Implement 47degree Android-swipelistview

Need help to implement 47degree Android-SwipeListView Library URL: https://github.com/47deg/androi… Read more Need Help To Implement 47degree Android-swipelistview

Blocking Status Bar In Top Down Swiping

I've a full screen application covering the entire screen, top status bar included. Since a top… Read more Blocking Status Bar In Top Down Swiping

Programmatically "swipe-to-dismiss" An Item In A Listview/recyclerview?

I need to be able to programmatically dismiss an item inside a RecyclerView without the user actual… Read more Programmatically "swipe-to-dismiss" An Item In A Listview/recyclerview?