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

can it work with webview? #10

Open pangminfu opened 9 years ago

pangminfu commented 9 years ago

will the ParallaxScrollView work if i have and imageview at the top and webview as the bottom content?

ygorbarboza commented 9 years ago

no, it wont. maybe if you change the webview and follow the code on scroll view you can do that