RadioButton ControlTemplate not indicating selected button #9370
Labels
area-controls-radiobutton
RadioButton, RadioButtonGroup
platform/android 🤖
t/bug
Something isn't working
Description
I followed the documentation in this link https://docs.microsoft.com/en-us/dotnet/maui/user-interface/controls/radiobutton#redefine-radiobutton-appearance, after carefully copying and pasting the sample code blocks, the radiobutton is not indicating the selected button. Feels like they are all disabled.
Steps to Reproduce
Create a new file > .Net Maui App,
copy the code block in this link https://docs.microsoft.com/en-us/dotnet/maui/user-interface/controls/radiobutton#redefine-radiobutton-appearance
run the app
select any radiobutton
Version with bug
6.0.486 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 12
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: