Recently I meet a question is that how to let the ExpandableListView animate drop down and up. I search the result on StackOverflow.
There's an answer:Android animate drop down/up view proper
But it fit to the ListView. When I use it on ExpandableListView, it doesn't work. I think there must be someone who can solve this similar problem. If you have free time, could you tell me the solution or give tips to the question.
            Asked
            
        
        
            Active
            
        
            Viewed 1,082 times
        
    3
            
            
        - 
                    i've thought of a possible solution, [**here**][1] . [1]: http://stackoverflow.com/a/20884167/878126 – android developer Jan 02 '14 at 13:38
 
    