Baserecyclerviewadapterhelper: 2.9.50-androidx ?

Created on 1 Sep 2019  ·  5Comments  ·  Source: CymChad/BaseRecyclerViewAdapterHelper

2.9.50 的 androidx 版本呢?

Most helpful comment

I found the answer, like the current version of BaseRecyclerViewAdapterHelper uses RecyclerView version 28, if you use android.enableJetifier=truein your project you won't have problems.

All 5 comments

同问

I implemented 2.9.50 without problems in an AndroidX project.

Maybe androidx version is not necessary anymore

I found the answer, like the current version of BaseRecyclerViewAdapterHelper uses RecyclerView version 28, if you use android.enableJetifier=truein your project you won't have problems.

thanks

Was this page helpful?
0 / 5 - 0 ratings