Skip to content

[Windows, Android] Border Color and Border Width Not applying for Radio Button. #35587

Description

@HarishKumarSF4517

Description

Border color and border width properties are not being applied correctly to the Radio Button component on Android and Windows platforms when we dynamically updating the values.

Actual(On Android and Windows):

Screen.Recording.2026-05-22.at.4.38.16.PM.mov

Expected(On iOS and macOS):

Screen.Recording.2026-05-22.at.5.16.27.PM.mov

Steps to Reproduce

  1. Run the attached sample(RadioButtonSample.zip)
  2. Click the Apply Border Button
  3. Border should render on Radio Button

Expected Result

  • Radio Button should display:
  • Configured border color
  • Configured border width

Actual Result

  • Border color is not reflected.
  • Border width changes are ignored.
  • Default Radio Button styling is displayed instead

Link to public reproduction project repository

No response

Version with bug

10.0.70

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

Android, Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions