material-components-ios
material-components-ios copied to clipboard
MDCMultilineTextField :- Placeholder multi-line issue, Overlapping with the entered text value
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
