문제

I have a listview. And I need to make something very easy to acces on the listview. So I want to make something like the Samsung contact list.

Can somebody help me where I need to start? (Maybe a code example or some explanation where to start?)

enter image description here

It is just that I want to make a listview with this kind of swipe mechanic. I don't want to remove a row or add a row. I just want a event behind it to do stuff when swiped. And the animation would be cool if it was something like that.

도움이 되었습니까?

해결책

Follow the libraries on github

  1. listview animations
  2. swipe to dismiss
  3. Roman nurik's Android-SwipeToDismiss

다른 팁

This 'SwipeToDismissUndoList' code might help you.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top