As the title says, the progress font has a weird behavior on Android when the radius is relatively small (like 20 and less). However this does not occurs on iOS.
I tried both dynamic font scaling and fixed font size.
Could it be a OS-related issue and not something we can fix?
Here is a side-by-side comparison with dynamic font size:
And the same one with a progress font size fixed to 12:
As the title says, the progress font has a weird behavior on Android when the radius is relatively small (like 20 and less). However this does not occurs on iOS.
I tried both dynamic font scaling and fixed font size.
Could it be a OS-related issue and not something we can fix?
Here is a side-by-side comparison with dynamic font size:
And the same one with a progress font size fixed to 12:
And the code used: