Results 3 comments of jqorz

> LitePal在创建对象实例的时候,用的是一种算法机制去找寻最合适的构造方法,但是我发现这种方式时不时会产生一些诡异的问题,比如说你现在遇到的这种情况。 > > 下个版本当中,我会将LitePal创建对象的方式完全变更,改用Unsafe API的方式,这样应该就不会再产生这种诡异的问题了。 我看新版本3.2.3还会这样,是还没改呢吗?

Fragment中如果在lifecycleScope.launchWithCatch的onFinally回调里使用bind对象并且此时界面销毁了,还是会报错 java.lang.IllegalStateException: onGetLayoutInflater() cannot be executed until the Fragment is attached to the FragmentManager. v1.1.9