-
Notifications
You must be signed in to change notification settings - Fork 218
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
Exception #7
Comments
From some recent android SKD getChildDrawing order behaviour changed and it breakes implementation in cover flow widget. I have changed this in my Carousel component in other repository. I will refactor coverflow using it if I have some time later, but anyone who needs it can do it himself. |
This is not helping at all. Please provide some info on how this can be resolved. The component is broken. |
Here is code for similar widget where the issue is fixed. But this widget does not have 3D effects. It is just carousel. You can combine scrolling and layout code from that widget with 3D effect from this widget and contribute working solution to community. I dont have time to do that. If you are to lazy to do it yourself I cant help you. Sorry |
Thanks for the info.There is no reason to be rude though. I just noticed the component is not working and asked for some guidance. I had no bad intention. |
I have moved some 3D effects functionality to https://github.com/applm/CarouselWidget. |
http://stackoverflow.com/questions/26755390/null-pointer-exception-while-creating-coverflow-on-android
The text was updated successfully, but these errors were encountered: