Hi, I want when a user clicks a row, that row grows to show more items with an scale animation, but I can't find how can I do that.
First: I don't know how can I change a height row at runtime. I've tried making the items visible, but this didn't work even if I inflate with another XML layout.
Second: If I achieve the first one, I think I could make the scale animation, but any suggestion is well apreciated.
Thanks.