Adapt Text to User Device Res

How do I adapt the text of a text element or the text inside a button and the button itself to the user's device so it doesn't show up too big or too small

you could try setting your Screen1 Sizing to to Responsive.

If not you will have to set the component's Font size based on code to detect the devices pixel footprint.

1 Like