Skip to content

A library to enable swiping on ListView items, exposing a view behind each item

Notifications You must be signed in to change notification settings

sureshdraco/swipetoexpose-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swipetoexpose-android

A library to enable swiping on ListView items, exposing a view behind each item

ScreenShot

This was built for a specific project that needed to copy iOS swiping on listviews to expose a delete button. You may use any type of view you wish in the hidden layout, however, not using a button is recommended.

You will need to call setHiddenLayout() and setFrontLayout() on the SwipeExposeListView.

You can follow list_item_expose.xml in the demo to have a front and hidden layout.

About

A library to enable swiping on ListView items, exposing a view behind each item

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%