android - Swipe in a listview -


I have a list view and I have to make something very easy to access the list view. So I want to do something like Samsung Contacts List

Can anyone start to help me out where? (Perhaps a code example or some explanation where to start?)

Enter image details here

It's just that I want to make a list view with this type of hard mechanic. I do not want to delete a line or add a line I just want an event behind it when it swipe. And the animation will be cool if something happens.

Follow libraries on Gitub

  • < Li>
  • of Roman Nouric

  • Comments

    Popular posts from this blog

    Java - Error: no suitable method found for add(int, java.lang.String) -

    java - JPA TypedQuery: Parameter value element did not match expected type -

    c++ - static template member variable has internal linkage but is not defined -