zhxnlai / ZLPeoplePickerViewController

A multilingual replacement for ABPeoplePickerNavigationController (address book picker) that supports UILocalized​Indexed​Collation
MIT License
189 stars 48 forks source link

"Cancel" button title change for search bar and minor UI improvement #24

Open Shithin opened 7 years ago

Shithin commented 7 years ago

Currently the title for search bar cancel button is always "Cancel". I changed it to "Done" when user have selected a contact otherwise it will be "Cancel" it self. I have changed the section index background color to clear color. So that the search bar width become equal to screen width.