Skip to content

Conversation

@NosovPavel
Copy link

Hi! When I was trying to implement floating textView I got wrong behaviour that I was trying to fix.

@NikKovIos
Copy link

You need to add

override var text: String! { didSet {
didChangeTextValue()
}}

because if setting text programmatically the hint is not showing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants