Open NanthiniMahalingam opened 2 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
@NanthiniMahalingam your Labels are single-line, and in MAUI on Android the LineHeight only affects Labels that are wrapped on multiple lines:
From the documentation:
However, I agree that this is super developer-unfriendly - especially because this does not behave the same cross-platform. Please upvote / add your comments to #17741 because the issue here is that this is "intended behavior" even though it is very unpleasant to work with.
Description
In android platform, label updated with same size for all the line height values.
Steps to Reproduce
Windows
Android
Link to public reproduction project repository
https://github.com/NanthiniMahalingam/LabelLineHeightIssue
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response