YoKeyword / Fragmentation

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

最新版本的androidx会报错java.lang.NoSuchFieldError: No field mActive of type Landroid/util/SparseArray #1196

Open WangTao0127 opened 5 years ago

WangTao0127 commented 5 years ago

Issues Guideline

Following information can help us to resolve the issue faster.

DeAikon commented 5 years ago

用 androidx 版本的框架 将依赖 me.yokeyword:fragmentation:1.3.7 改为 me.yokeyword:fragmentationx:1.0.1

参考 androidx 分支 readme issue #1108