email - How to implement table list like google inbox ios app? -


the google inbox app has feature when select cell table expand , insert sublist table view. sublist can has sublist. how implement feature tableview, collection view or custom view?

there nice implementations like:

http://jackkwok.github.io/jkexpandtableview/

https://github.com/oliverletterer/slexpandabletableview


Comments

Popular posts from this blog

python 3 IndexError: list index out of range -

android - How to save instance state of selected radiobutton on menu -

IF statement in MySQL trigger -