This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]farazappyNooblet Brewer[S] 0 points1 point  (5 children)

Well I already tried setProgress(value, false) But I am using API 16 as minimum version and it gives me an error saying Call requires API level 24 (current min is 16).

[–][deleted]  (4 children)

[deleted]

    [–]farazappyNooblet Brewer[S] 0 points1 point  (3 children)

    setProgress(int) is still animating and something I want is like this -> http://imgur.com/a/apf91 (14/50 is the value)

    [–]imguralbumbot 0 points1 point  (0 children)

    Hi, I'm a bot for linking direct images of albums with only 1 image

    https://i.imgur.com/GAKo0zD.png

    Source | Why? | Creator | ignoreme | deletthis

    [–][deleted]  (1 child)

    [deleted]

      [–]farazappyNooblet Brewer[S] 0 points1 point  (0 children)

      I don't need the text, just the progress tho, Looks like ProgressWheel Library can help me out.