diegodobelo / AndroidExpandingViewLibrary

This is a library to help creating expanding views with animation in Android
941 stars 120 forks source link

How to create another list inside child item #11

Closed VinitSandesara closed 6 years ago

VinitSandesara commented 7 years ago

Is it possible to create another list (String array) inside child item on click ? Like in this example

Thanks Vinit

venkataramanaduddu commented 6 years ago

Hi, if u done this can u share the code.

diegodobelo commented 6 years ago

Hi @venkataramanaduddu and @VinitSandesara This version of this library does not support a third level of items. I'll consider to add this feature in a future release.