I just wanted to add some text to one screen and considered the label component as the only option. However, I do not know how to remove the border of the label, which does not make it look.
Is there an option, and if not, what else could I do to just insert text?
@domhnallohanlon,
The glowing effect occurs on Android devices when a label has no border but the BORDER color is set to transparent. If the BORDER color property is cancelled (x), the glow will go away. I discovered this when I had labels with borders, then I removed them.
Hi, thanks for your message. I am not sure I understand. I have now changed the background colour to white but I still have a border even if it is set transparent. Could you tell me which changes are needed?
Interesting. I did some additional testing and found that if there is a background color, the glow also occurs. Try clearing the background color in the same way.