单Activity + 多Fragment 模式的Fragment管理框架。对应GitHub:https://github.com/YoKeyword/Fragmentation 目前已经做了二次封装。使用可以参考下面几篇文章:
引用仓库可以参考 组件使用 中添加依赖的部分
implementation 'com.bihe0832.android:lib-fragmentation-swipeback:+'
参考文档:https://github.com/YoKeyword/Fragmentation/blob/master/README_CN.md