Open oyebc opened 4 years ago
I tried to create multple expanded layouts in java code and add dynamic contont to the layouts but could not as the constructor for the expandable layout only takes xml layout ids and not instances of the View/ViewGroup objects
hello same problem here, i put code RecyclerView to second layout, but content not showing
Ended up using a different library 'net.cachapa.expandablelayout:expandablelayout:2.9.2' myself
'net.cachapa.expandablelayout:expandablelayout:2.9.2'
I tried to create multple expanded layouts in java code and add dynamic contont to the layouts but could not as the constructor for the expandable layout only takes xml layout ids and not instances of the View/ViewGroup objects