I have a client that would like this implemented:
https://i.stack.imgur.com/BV0em.png
X expandable views each with a scrollable tableview with Y cells.
The main view is not scrollable. If i tap Drawer C then Drawer A should collapse and Drawer C should expand.
I’ve seen similar constructs, but not with tableviews inside, so I don’t know exactly how to go around this.
What’s the best approach to this?
1) A tableview with “inner” tableviews
2) Multiple customs views with a button and a tableview
3) Something other?
How would you implement this?
Thx!
I have done this type of implementation but dont carry source code with me.. still i can guide u the way i did it…
i will explain u the way i did and considering ur example image.
so this is the height of all the table view.