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

MDCMultilineTextField :- Placeholder multi-line issue, Overlapping with the entered text value

Open upworkamrik opened this issue 3 years ago • 0 comments

Placeholder multi-line issue, Overlapping with the entered text value (MDCMultilineTextField)

Steps to reproduce the behavior:

I'm using MDCMultilineTextField, Added the property on the placeholder to show multiple-line, textView.placeholderLabel.numberOfLines = 0

When the placeholder's value is in 2 or 3 lines the placeholder text is overlapping on text. Instead of overlapping it should automatically arrange the placeholder height along with the field.

I am attaching the screenshot with this message. Please check and help me.

ScreenShot

img

upworkamrik avatar Dec 15 '21 09:12 upworkamrik