I am having one ImageView
and below this ImageView
, I am having one ListView
. I want to scroll down the ListView
from top and Zoom the ImageView
when ListView
scrolls down. Can anyone help ?
Basically, I want to zoom the ImageView
which is on top of ListView
when someone pulls the ListView
from top.