标签: android android-recyclerview android-gridlayout
我有一个RecyclerView和一个GridLayoutManger。我想根据项目宽度使用动态跨度计数。
RecyclerView
GridLayoutManger
我不需要固定的项目宽度。
答案 0 :(得分:1)
您可以使用Google的FlexboxLayoutManager:https://github.com/google/flexbox-layout