I find that the iOS system (7.0+) keeps the alignment placeholder centered on the UISearchBar, but left-aligned in version 6.0. I want the UISearchBar placeholder to be left-aligned in all versions of iOS. then how can i handle this?
I am trying to add a space character in a UISearchBar placeHolder. It seems to solve the problem. But I want to know if there is an elegant method to solve this problem. Can God teach me to stop the problem?
source share