Swipe Back like Pinterest or Tumblr

后端 未结 10 615
广开言路
广开言路 2020-12-22 16:51

Does anybody has an idea how Pinterest or Tumblr has implemented there \"swipe back\" method.

i.e. on Pinterest you can click on a post on the news feed. Than the

10条回答
  •  爱一瞬间的悲伤
    2020-12-22 17:17

    Update: fixed memory usage problem for this project and changed the slide back style to iOS like.

    I wrote a demo exactly like Pinterest and tumblr like,you just extend the BaseActivity and you get a swipe back effect,works smoothly!

    check this:https://github.com/chenjishi/SlideActivity

    and the screenshot:enter image description here

提交回复
热议问题