Expected behavior:
I have got a playerview on top of the screen followed by a stick view below the player view.At the bottom of the screen there is also a listview as shown in the attached image.What i need is,while we scroll the screen up and when the playerview completely vanishes it(Player view) should come to the bottom of the screen as scale animation.Stick view should stay at the top as a header and we should be able to scroll the listview items.When we scrolldown the listview the player view should come on the top as before.I have got a playerview on