androidx / constraintlayout

ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
Apache License 2.0
1.06k stars 177 forks source link

CircularFlow: Allow to set angles programmatically #813

Open Dhina17 opened 1 year ago

Dhina17 commented 1 year ago

I thought to pass the float array to set angles (kotlin property syntax). I want to hear your opinions to proceed.