0

I am trying to achieve the following effect on my custom list-view: When the user swipes the list element to right the layout of the swiped list item would change its layout. I have tried the SwipeListView approach from GitHub but i didn't manage to implement that through.

Can you give me any ideas on how to achieve the desired effect? Also please note that i used a merge adapter for a list-view with multiple headers and sections.

Thanks!

Adrian Olar
  • 2,883
  • 4
  • 35
  • 63

1 Answers1

0

Maybe take a look at this question and the links that it provides to give you some ideas.

Community
  • 1
  • 1
BC2
  • 892
  • 1
  • 7
  • 23