创建一个可扩展的 Recycler 视图

Creating an expandable Recycler View

我也回答了其他问题,但还是想不通。我想使用 Expandable RecyclerView 创建用户列表。我想要的样子

我的 RecyclerView 部分已经完成。现在我的问题是如何以编程方式实现这个可扩展的 RecyclerView 部分。如果我可以使用任何最好使用的库来做到这一点。

你可以使用这个库来实现可扩展的recyclerview。

https://github.com/thoughtbot/expandable-recycler-view