ios - Text in UITextField will not center properly -
i think question related thread. have login screen 2 uitextfields (user/pass). both horizontally center aligned placeholder text. when press field, placeholder text jumps bit left , marker positioned after first character (which looks awful).
.
when start typing, clear button appears (as should) text not correctly centered in uitextfield view.
the problem occurs when text field has first responder.
how can make darn text , placeholder text stay in center of text field???
update: text field settings in storyboard:
please see control alignment in below image , set accordingly. solve problem
Comments
Post a Comment