I have transparent label, on iOS its look great, but on Android I have boarder… If the way is to remove it?
Check the border colour
is “cleared”.
I can see you have the Border Style
as solid. Clear that too.
It’s working as expected in my android phone.
Very strange… Okay, then I’ll write in support, thanks)
Can you do another attempt. Clear the background color of the label?
Try turning on/off raised mode.
Or set the background color to the same as the screen background color.
There is a issue/bug in Android. If you set a color to the label it will show a thin line around it even though the border is not set. I’m not sure if this is what he is facing. This is why I asked him to clear background color.
maybe you should try a new phone in Android.
I tried it for 5 times, but nothing changes…
It’s a Label, there is no option raised mode, as I know raised mode is available only in button.
Yes, if I use the same color as the background, there is still an outline((
I do not think that the problem is with the android phone, the application is available in the Play Market. And all of its users have this bug.
I was recommending to remove the background color of the label. If the screen or the row/column containing the label has a background color then your label should not use any color to make it transparent. Do not use colors for the label’s background, not even transparent color.