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

How to change Shadow color #61

Open
ashwanikumar04 opened this issue Jul 20, 2015 · 1 comment
Open

How to change Shadow color #61

ashwanikumar04 opened this issue Jul 20, 2015 · 1 comment

Comments

@ashwanikumar04
Copy link

Hello:
Thanks for the library.
Is there anyway to change the shadow color? Currently it is BLACK. Can it be changed to some other color?

Thanks.

@janoschp
Copy link

janoschp commented Mar 3, 2017

You can do that if you copy the library classes into your project. In the class FlipView in the init function you will find the line mShadowPaint.setColor(Color.BLACK); change it to which ever color you like.

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

2 participants