If the demo apps cannot help and there is no issue for your problem, tell us about it
The barWidth setting does not actually apply to the android version - the rimWidth is incorrectly applied to the barwidth. This means that the example android screenshot is not possible to recreate since the rim width cannot be different from the bar width.
Which platform(s) does your issue occur on?
Android
Please, tell us how to recreate the issue in as much detail as possible.
Add barWidth and rimWidth settings to xml with different settings. Only the rimWidth setting is applied and is applied to both the bar and the rim.
If the demo apps cannot help and there is no issue for your problem, tell us about it
The
barWidth
setting does not actually apply to the android version - therimWidth
is incorrectly applied to the barwidth. This means that the example android screenshot is not possible to recreate since the rim width cannot be different from the bar width.Which platform(s) does your issue occur on?
Android
Please, tell us how to recreate the issue in as much detail as possible.
Add
barWidth
andrimWidth
settings to xml with different settings. Only therimWidth
setting is applied and is applied to both the bar and the rim.