Join Slack
Powered by
I'm using `CircularProgressIndicator` and I want ...
# compose
m
ms
04/17/2021, 2:59 AM
I'm using
CircularProgressIndicator
and I want to change it's size. When using
Modifier.size(size)
it's getting clipped. Is there any other way to resize or is it not supported yet?
ms
04/17/2021, 3:50 AM
Got it working !! My bad, placement issues
3
Views
Open in Slack
Previous
Next