要在 Android 应用程序中显示书籍列表,我需要一个可扩展的 RecyclerView,其中有“一些”项目可扩展,而有些则不能,请查看附件。
我检查了这些库:
https://github.com/thoughtbot/expandable-recycler-view
https://github.com/bignerdranch/expandable-recycler-view
我需要一个库来执行此操作,但我发现的所有可用库都具有可扩展的所有项目,而不是其中的一些。
要在 Android 应用程序中显示书籍列表,我需要一个可扩展的 RecyclerView,其中有“一些”项目可扩展,而有些则不能,请查看附件。
我检查了这些库:
https://github.com/thoughtbot/expandable-recycler-view
https://github.com/bignerdranch/expandable-recycler-view
我需要一个库来执行此操作,但我发现的所有可用库都具有可扩展的所有项目,而不是其中的一些。