ygorbarboza / AKParallax-Android

AKParallax-Android is a Library Project that provides a parallax effect to an imageView in a ScrollView or a ListView.
245 stars 99 forks source link

Dynamic image problem #1

Open Ganganaidu opened 10 years ago

Ganganaidu commented 10 years ago

Hi, Thanks for your library , its really helping . I am facing problem with dynamic images, after loading image from server, if i pull the image and leave it , the image going up of the view and its not visible. I am thinking its giving problem because of height(0) and width. Can you please help me. Thanks in advance.