So, what I want to do is that when I click an item of a ListView
the item will get on top of the screen and the items below will 'slide' down, showing the activity I want to show. I want it to look something like this:
Because my skills with GIMP aren't so good, I will try to explain better. I want something like the image but with the user clicked row it the top of the screen and the activity filling the (now) black space. When the user goes back (by the key or some button on said activity) I want the reverse animation to happen.
I've tried with this SO Thread but it isn't quite what I'm looking for, and it seems kind of resource intensive (for my requirements).
So, if anyone wants to point me in the right direction, or show me a way to do it, I'll be very thankful.