Grigorii Yurkov
11/05/2020, 3:54 PMValueAnimator with some function from compose, or we still have to use it? In my case I need to show CircularProgressIndicator animation from 0% to 100% with 500ms duration triggered by button clickmatvei
11/05/2020, 3:57 PMCircularProgressIndicator documentation. I think they highlight your usecase perfectly.Grigorii Yurkov
11/05/2020, 4:30 PManimate just doesn't let me set values instantly, it animates all changes.Louis Pullen-Freilich [G]
11/05/2020, 6:17 PManimatedFloat instead of animate