SkyFloatingLabelTextField icon indicating copy to clipboard operation
SkyFloatingLabelTextField copied to clipboard

Adjusting the Selected Title's Position

Open HermanKayy opened this issue 6 years ago • 3 comments

I want to adjust the position of the top label when it's floated up. I want to bring that selected title's position a bit lower closer to the input text. Any wayI can do that?

HermanKayy avatar Nov 14 '18 03:11 HermanKayy

We can decrease the textfield height so that it will become closer

antonyjamese avatar Feb 01 '19 09:02 antonyjamese

Hey @HermanKayy can you try using a subclass for this?

k0nserv avatar Feb 21 '19 11:02 k0nserv

titleLabelRectForBounds customise this function to achieve it!

VoidAsif avatar Aug 02 '22 06:08 VoidAsif