Is it possible to get a line break in an app label, so the text gets displayed on two lines?
Is it possible to get a line break in an app label, so the text gets displayed on two lines? I’ve read some thing about “basic HTML”, so I’ve tried
without success.
Try \n
Neither \n nor \\n (read this some where else) does work.
I’m using that on bindings
ssid = “\n” + “\n” + ssid;
Ok, have you tried this for app labels? For other texts \n works, but for me not on app labels.
Long tap, edit, properties, change maximum number of lines to something bigger than 1.
And you can simply press ‘enter’ on the keyboard.
For app label just press enter after the first word and set 2 lines
I’m too stupid to edit properties for a single app. Long press, ok. Edit, ok. Properties, ok. But then I just get a bar with a button and some other texts. Initially the text on the button is “Text” and when I tap on it I get a list with: Text, Icon, Pos., Box … etc.
Or did I get something wrong?
Goto My Drawer
Then long press and then Edit Label
https://lh3.googleusercontent.com/NEvswiWXiQ_TpABMvg6YkCPIu0QbJwQQ1n5bxesfZP_QzMbP4nT6a864OeAoY2_dRuiuroLuew
Don’t worry, lightning do need a bit more of work but once you get it you’ll find how powerful it is.
What you see is probably the ‘title’ of the box that is hidden. Press it and drag it upwards (or downwards if it is on top).
https://lh3.googleusercontent.com/mQyUE4XmMRDBst9IsEyN7nWAqtKyKMz_cAhv9uiaHlh_ivADHgqRoYS8z6XaogOV7n1Jzj1vX80
https://lh3.googleusercontent.com/QpP4UUNURCdZXf2ey3zw91JEkJaBDVasvgpHeEdX1jOXX6aCyFsOFbmWXuNxNxhRvGXQODTWcQM
https://lh3.googleusercontent.com/gdlP7QQWFdKAgm46loM1X19odxOtAYCB7DEgqcKGBLbVwMM2VhcrvVM7j09R-5FL0CE37NVj1nI
TrianguloY thanks … It was hidden and I’ve only seen the heading … Pretty simple … if you know this 😀
Thank you all, problem solved!