albert lu

Results 1 comments of albert lu

I have same problem, this is my current solution. Hope it helps. ``` class CustomTextField: SkyFloatingLabelTextField { private let leftPadding = CGFloat(6) override open func placeholderRect(forBounds bounds: CGRect) -> CGRect...