LMDFloatingLabelTextField
LMDFloatingLabelTextField copied to clipboard
Left Padding Doesn't Update Constraints When Set
Setting the left padding doesn't work as expected for the placeholder text when the field is not being edited because the constraint value is set only once during init and isn't updated when the left padding value is set.