spark-android icon indicating copy to clipboard operation
spark-android copied to clipboard

[Bug]: RadioButtonLabelled / SwitchLabelled -> Should be align at the top

Open AsueG opened this issue 2 months ago • 0 comments

🕵️ Is there an existing issue for this?

  • [X] I have searched the existing issues

What version of spark are you using?

1.0.0

🐛 What happened?

I noticed a discrepancy between the Spark Specs and both the RadioButtonLabelled and the SwitchLabelled.

screenshot_2023-08-03_at_16 33 16

In the Spark specs, the text alignment differs depending on the number of lines of the label :

  • If the label is a single line the RadioButton or Switch must be aligned vertically with the text.
  • If the label is multi line the RadioButton or Switch must be aligned to the top of the text

Screenshot 2023-08-03 at 16 42 36 image (1)

Relevant logcat output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

AsueG avatar Apr 26 '24 11:04 AsueG