I have a list of buttons. When I press a button, a View should slide in a downwards motion out of the button, like this:
Start:
Maybe you can set the height to 0 and gradually increase the height. But then you will have the problem that you have to be sure your text is aligned at the bottom of the view. And also to know what the maximal height of the view should be.