-
I added this ring and when I touch inside the ring, it jumps back to the beginning. If I touch on the inside of the ring it works.
There is also another problem, when I scroll the ring, …
-
Hi,
I'm trying to find out the best solution to set the progress direction either clockwise (like now) or counter clockwise. Any Tips what part of the CircularSeekBar Code I have to update or cha…
-
I am having issue with sliding the seekbar to progress 0 or progress 100 (the ends of the seekbar). When I get close to the ends, around 3-5 or 95-97, the seekbar stops tracking my finger and just sto…
-
Please add feature incrementProgressBy ()
Example
.setMax(8);
.incrementProgressBy(1);
I solved this feature, using Math.floor() and force change progress value:
if progress is 0.3 up to …
-
I have not gone in deep yet. But look like the current resource of CircularProgressBar we are planning to use is just simple display the progress, might not function as a seek bar.
Need more resea…
-
is not good
-
Currently we can set only one color for border i want to use 2 different color how can i set for slider range and for border color ?
-
Hello everyone!
I have a problem using the CircularSeekBar that is strange for me: Everything works fine and looks great, until I change the text of the textView in the same relative layout.
I call …
-
-
Anyway I can set the progress as a double value?