YoKeyword / Fragmentation

[DEPRECATED] A powerful library that manage Fragment for Android
Apache License 2.0
9.72k stars 2.11k forks source link

EasyFragmentation #1254

Closed weikaiyun closed 3 years ago

weikaiyun commented 4 years ago

Fragmentation简化库 https://github.com/weikaiyun/EasyFragmentation 源码易懂,方便定制。 实现了非回退栈版本,startWithPop和startWithPopTo转场动画更加自然,无须模拟。 对懒加载 可见性判断都进行了简化。 已增加Demo,查看源代码即可。

接口与Fragmentation一致。

欢迎star