Skyscanner / SkyFloatingLabelTextField

A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
Apache License 2.0
4.09k stars 542 forks source link

Adjusting FLoating Title Distance from bottom #176

Closed nestorAppsolutely closed 6 years ago

nestorAppsolutely commented 6 years ago

Hello again. How do i Adjust how high the title label floats with respect to the input line? Thanks!

pbhatt-mphrx commented 6 years ago

Hi, Any update. I am having same requirement.

k0nserv commented 6 years ago

Try setting a higher line height on the font you are using

iain-reid commented 6 years ago

If you set a height constraint (larger than default) for the text field it will lay out the line, field and title label with more spacing.