I need to realize something like that in the picture: enter image description here "TITLE" rectangle makes a list of object and when I click on one of these objects is opened a "sub menu" (where there are ELEMENT #1, 2 etc.). The system is similar to a expandable listview, but more customizable.

How do you suggest to realize that? How can i do an animation for the collapse of the sub menu? If I set sub menu with gone and then when onClick on title I set that with visibility=visible suddenly appears...I'd like something of animated in Android style.

What do you suggest? I was thinking to realize an object to istantiate each time i need to realize something like that.

link|improve this question

50% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.