material-components-ios icon indicating copy to clipboard operation
material-components-ios copied to clipboard

MDCFilledTextArea label text is not showing in multiple line

Open sspogra opened this issue 3 years ago • 0 comments

@IBOutlet weak var textField: MDCFilledTextArea!

textField.label.text = "Victim Name(s) long lenth label testing only check it and found if any problem"

Unable to show label in multiple line.

Screenshot at Jul 29 18-42-49

sspogra avatar Jul 29 '21 13:07 sspogra