FloatLabelFields icon indicating copy to clipboard operation
FloatLabelFields copied to clipboard

FloatLabelTextView hint label not moved up upon programmatically setting text

Open jordanhbuiltbyhq opened this issue 7 years ago • 1 comments

If you set the text of the FloatLabelTextView programmatically in for example viewDidAppear, the hint label is not moved up, so the text overlaps the placeholder.

textView.text = "Text"

screen shot 2017-07-05 at 4 37 15 pm

jordanhbuiltbyhq avatar Jul 05 '17 22:07 jordanhbuiltbyhq

Did you found any solution for this ??

NikunjRajyaguru avatar Oct 24 '17 15:10 NikunjRajyaguru