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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Add class to another page attribute using URL id - Jquery -