Label does not align the icon with the center of the first line like on iOS. This happens in the simulator so I guess it will happen on ht actual device.
Before the fix:
After the fix:
This fix applies, only on visionOS, a custom LabelStyle to list items that align the bullet to the center of the first line.
Label does not align the icon with the center of the first line like on iOS. This happens in the simulator so I guess it will happen on ht actual device.
Before the fix:
After the fix:
This fix applies, only on visionOS, a custom
LabelStyle
to list items that align the bullet to the center of the first line.