# SwipeBackFragment **Repository Path**: xiaoxuandev/SwipeBackFragment ## Basic Information - **Project Name**: SwipeBackFragment - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![img](https://github.com/qq542391099/SwipeBackFragment/blob/master/gif/effect.gif) SwipeBackFragment 实现拖拽返回的fragment,一个类似于SwipeBackActivity的开源项目。 支持四个方向拖拽,通过setSwipeModel(SwipeBackLayout.SWIPE_RIGHT)... 用法: 1,继承BaseSwipeFragment   2,onCreateView里attachSwipe(rootView)具体看demo   3,AddSwipeFragmentUtil.addFragmentFromRight(MainActivity.this,new FragmentSlide()); Contact Author: E-mail:aa999999999@vip.qq.com QQ:542391099 csdn: blog.csdn.net/u012874222