CircularProgressIndicator
CircularProgressIndicator copied to clipboard
unadjustable width and height
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 :)
Hi. Just use regular android:layout_width
and android:layout_height
properties.