Skip to content

y-grey/SwipeBackFragment

Repository files navigation

img

SwipeBackFragment 实现拖拽返回的fragment,一个类似于SwipeBackActivity的开源项目。

支持四个方向拖拽,通过setSwipeModel(SwipeBackLayout.SWIPE_RIGHT)...

用法: 1,继承BaseSwipeFragment   2,onCreateView里attachSwipe(rootView)具体看demo   3,AddSwipeFragmentUtil.addFragmentFromRight(MainActivity.this,new FragmentSlide());

About

实现拖拽返回的fragment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages