Text display issue

Hi everyone,

I’m experiencing an issue where the text in my app displays perfectly on my phone, but on some other devices (different types of phone

), the text gets cut off or doesn’t display fully. I’m using labels and text input fields in my app, and I’ve tried adjusting font sizes, but the issue persists.

I’ve attached screenshots showing how the app looks on different devices. Could anyone suggest how I can make the text display consistently across different screen sizes? How do i fix this?

This is how I see on most of the Samsung devices:

This is how i see on some other devices:


[/quote]

Hi. Could someone help me with this? Thanks very much!

Hi @radikasubramaniam57, have you looked into using the Layout component in your project? This would help you to scale the components on each screen to size of the device.