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

Gap between primary and secondary progress in anticlockwise #14

Open
b-allard opened this issue Oct 17, 2017 · 0 comments
Open

Gap between primary and secondary progress in anticlockwise #14

b-allard opened this issue Oct 17, 2017 · 0 comments

Comments

@b-allard
Copy link

After some tests with anticlockwise, I have an issue the primary and the secondary progress doesn't start and doesn't at the same point :/

I attached a screenshot to help you. (The primary progress is the green one)
screenshot_20171012-072130

My xml :

<com.sdsmdg.harjot.crollerTest.Croller
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clickable="true"
android:focusable="true"
app:back_circle_color="@android:color/white"
app:indicator_color="#019a6b"
app:indicator_width="20"
app:is_continuous="true"
app:anticlockwise="true"
app:label_color="@android:color/black"
app:label_size="0"
app:main_circle_color="@android:color/white"
app:max="25"
app:progress="0"
app:progress_primary_color="#019a6b"
app:progress_primary_stroke_width="50"
app:progress_secondary_color="#EEEEEE"
app:progress_secondary_stroke_width="45"
app:start_offset="215"

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

1 participant