S
S
spongeCake52018-03-04 18:11:09
Android
spongeCake5, 2018-03-04 18:11:09

How to make a list with infinite nesting in android?

By clicking on an element of the list, you need to go to the next list with elements, and so on ad infinitum. I'm trying through ExpandableListView, but it still doesn't go beyond the second level. Maybe I'm digging in the wrong direction and I need something else?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Chvarkov, 2018-03-05
@KuSu

If you just need to open a nested list, then you can replace the list of elements in the sheet. If you want to see all nesting, then you can use libraries or write your own adapter for RecyclerView

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question