alibaba / vlayout

Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
http://tangram.pingguohe.net/
MIT License
10.8k stars 1.79k forks source link

有更新到androidX 的计划吗 #400

Open zhaopingfu opened 5 years ago

zhaopingfu commented 5 years ago

现在 1.2.18 版本里面的RecyclerView还是使用的 android.support.v7.widget.RecyclerView, 有更新到androidX 的计划吗?

MikeAfc commented 5 years ago

从兼容性考虑,短期内不会计划使用 AndroidX

zhaopf notifications@github.com 于2018年10月25日周四 上午11:54写道:

现在 1.2.18 版本里面的RecyclerView还是使用的 android.support.v7.widget.RecyclerView, 有更新到androidX 的计划吗?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alibaba/vlayout/issues/400, or mute the thread https://github.com/notifications/unsubscribe-auth/AEJfmM8_jkrF7hE-QGmQQiUgyTsxut_nks5uoTYTgaJpZM4X5csw .

isuudev commented 5 years ago

This vlayout Upgraded to AndroidX

Zhaoyy commented 5 years ago

等待官方推进AndroidX适配计划。