Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No ParallaxEffect in ListView with API Level 8 #4

Closed
felixWackernagel opened this issue Mar 24, 2014 · 4 comments
Closed

No ParallaxEffect in ListView with API Level 8 #4

felixWackernagel opened this issue Mar 24, 2014 · 4 comments

Comments

@felixWackernagel
Copy link

I test your sample project and i see no parallax effect on both ListView examples with Android 2.2 (API Level 8). This is a common problem because i see it in every library for parallax effects.

no_parallax
(ListView example without effect)

with_parallax
(ScrollView example with effect)

nirhart added a commit that referenced this issue Mar 24, 2014
@nirhart
Copy link
Owner

nirhart commented Mar 24, 2014

Fixed - 0296085

@nirhart nirhart closed this as completed Mar 24, 2014
@felixWackernagel
Copy link
Author

Thank you for the quick fix.
It's looks really nice and i will use it in some of my projects.

Best regards.
Felix

Am 24.03.2014 18:10, schrieb Nir Hartmann:

Closed #4 #4.

— Reply to this email directly or view it on GitHub
#4.

@rendecano
Copy link

Hi,

First of all, thank you for this wonderful library.

Just want to reopen this one, it seems that its not working on devices running on 2.3 (GB)?

I tried changing the flag isAPI9 on ParallaxListView.java to make it HONEYCOMB and it works but
the list is very slow/sluggish. :)

Thanks and regards,

Ren Decano

1 similar comment
@rendecano
Copy link

Hi,

First of all, thank you for this wonderful library.

Just want to reopen this one, it seems that its not working on devices running on 2.3 (GB)?

I tried changing the flag isAPI9 on ParallaxListView.java to make it HONEYCOMB and it works but
the list is very slow/sluggish. :)

Thanks and regards,

Ren Decano

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants