0
votes

I have add one UILabel in one UIView. I have not added any border or shadow to it. But still it showing that.

And Main problem is, Shadow or Border is not updating while orientation change.

Please refer following images:

Portrait Mode Label

enter image description here

Landscape Mode Label

enter image description here

Constraints Of Label:

enter image description here

enter image description here

Constraints of Superview:

enter image description here

I don't want that Shadow or border over there

Thank you

1
Have you tried setting the BG color to clear ? - Rushabh

1 Answers

0
votes

Check the background colour of its superviews and try to give clear colour to label.