CircularProgressIndicator icon indicating copy to clipboard operation
CircularProgressIndicator copied to clipboard

unadjustable width and height

Open darrengeepenril opened this issue 4 years ago • 1 comments

hi, i could be wrong, but is it possible to adjust the width and the height of the progress bar? i've tried and read your documentation but i could find nothing about it there. appreciate the response :)

darrengeepenril avatar Nov 06 '19 03:11 darrengeepenril

Hi. Just use regular android:layout_width and android:layout_height properties.

antonKozyriatskyi avatar Oct 26 '20 07:10 antonKozyriatskyi