Here is what I want to do.
Suppose I have a parent linear layout and 3 children.
{---------------- ++++++++++++++++ --------------}
"+" / "-" are layouts. What I want to do is:
{------ ++++++++++++++++++++++++++++++ -------} // 1st step
{+++++++++++++++++++++++++++++++++++++} // The second step.
Animate the + layout using layouts. The same end result as these 3 βfill_parrentβ height layouts with weights and Setvisibility for βGoneβ for β-β layouts, but animated
android layout
weakwire
source share