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

Color issue #8

Open
vinayprep opened this issue Oct 19, 2017 · 1 comment
Open

Color issue #8

vinayprep opened this issue Oct 19, 2017 · 1 comment

Comments

@vinayprep
Copy link

I want to add #00CA9D color as a background but it adds darker side of this color. I need only this color as a background and not the darker one.

@hanks-zyh
Copy link
Owner

hanks-zyh commented Nov 3, 2017

@vinayprep
could you please parse some screenshots and code?

use this config then try again

<com.hanks.library.AnimateCheckBox
    android:layout_width="50dp"
    android:layout_height="50dp"
    android:padding="15dp"
    app:animDuration="200"
    app:checkedColor="#00f"
    app:lineColor="#fff"
    app:lineWidth="1.2dp"
    app:unCheckColor="#ff0"/>

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