From 8a475d6cb192f63994b9b0d989c36d1e8b64da3b Mon Sep 17 00:00:00 2001 From: Yuriy Budiyev Date: Sun, 17 Dec 2017 03:17:42 +0300 Subject: [PATCH] Dev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42d74b9..3707531 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ Define a view in your layout file: app:foregroundStrokeWidth="3dp" app:indeterminate="false" app:indeterminateRotationAnimationDuration="1200" + app:indeterminateSweepAnimationDuration="600" app:indeterminateMinimumAngle="45" - app:indeterminateArcAnimationDuration="600" app:maximum="100" app:progress="50" app:progressAnimationDuration="100"