Skip to content

Commit

Permalink
Dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy-budiyev committed Dec 17, 2017
1 parent 0352914 commit efeccd0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ public void setStartAngle(@FloatRange(from = 0f, to = 360f) float angle) {
*/
public void setAnimateProgress(boolean animate) {
mAnimateProgress = animate;
invalidate();
}

/**
Expand Down

0 comments on commit efeccd0

Please sign in to comment.