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

i set is_continuous to false but continuous again #44

Open
PaolinoAngeletti opened this issue Feb 2, 2022 · 0 comments
Open

i set is_continuous to false but continuous again #44

PaolinoAngeletti opened this issue Feb 2, 2022 · 0 comments

Comments

@PaolinoAngeletti
Copy link

<seek_bar.circolare.Croller
android:id="@+id/croller"
android:layout_width="@dimen/_150sdp"
android:layout_height="@dimen/_150sdp"
android:layout_centerInParent="true"
app:back_circle_color="#EDEDED"
app:indicator_color="@color/black"
app:indicator_width="10"
app:is_continuous="false"
app:label=""
app:label_color="#000000"
app:main_circle_color="#FFFFFF"
app:max="300"
app:progress_primary_color="#0B3C49"
app:progress_primary_circle_size="5"
app:progress_secondary_color="#EEEEEE"
app:start_offset="45"
android:layout_marginBottom="@dimen/_10sdp"
></seek_bar.circolare.Croller>

this is the code.
i want point progress, not line continous.

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