Android: How can I create Swipeable Stack view?

风格不统一 提交于 2019-11-28 04:30:21

问题


I want to create swipeable stack view in my app. I attach the view below.
In that stack view, can I delete a particular item by swiping on item position?

Please provide me any reference example or tutorial.


回答1:


I have done with two ways:

  1. This one

  2. This one

Hope this will help you.



来源:https://stackoverflow.com/questions/29247907/android-how-can-i-create-swipeable-stack-view

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!