luckybilly / SmartSwipe

An android library to make swipe more easier and more powerful. Android各种侧滑,有这一个就够了

Home Page:https://juejin.im/post/5d3fdc3af265da03c02bdbde

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

怎样在Fragment中实现类似ActivitySlidingBackConsumer的效果呢?

naturs opened this issue · comments

想对Fragment进行侧滑关闭,目前是按照 #35 的做法来的,但sliding这种效果不知道怎样实现