Is there an easy way to create expandable/collapsible blocks like seen in official market app?
Screenshot of Market app, when you click on \"More\" button, the descr
Have you tried having a ScrollView at a set size that you make not clickable and not focusable? Then, when you expand it, you could just animate it getting bigger.
ScrollView