When using the new Xamarin.Forms experimental radio buttons, the circle does not align with the text.
circle and text align
circle and text do not align
Putting the radio buttons into a grid and constraining the size of the row forces the alignment
I have same problem but on iOS only.
@JesseLiberty can you share your workaround sample? I can't fix it, tried to put buttons in a grid on different rows (with fixed height) - no result.
Thanks.
I also have same problem with IOS only.
@JesseLiberty can you share your workaround sample?
Hi. I also have the same problem on IOS. For me the bug appears when the Radiobutton is in hidden StackLayout and when the StackLayout become visible the alignment appears broken.
Hi. I also have the same problem on IOS. For me the bug appears when the Radiobutton is in hidden StackLayout and when the StackLayout become visible the alignment appears broken.
Same here, can confirm that the issue is observed on iOS only and when it is under a StackLayout that has initial value IsVisible=false; after this value changes to true, the radiobutton will get offcenter regardless if it is in grid on stacklayout.
I am on latest Forms 4.8.0.1687