Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Does anyone know how to make use of the little contacts icon that appears at the right side of the search bar in the Google Maps application? I mean the little blue one which you tap when you want to select a contact from your Address Book.

I'm making an app which allows the user to enter a name into a Text Field, and I'd like to be able to provide that icon in the text field so the user will recognise it and know that it can be tapped to select a name directly from contacts.

Thanks!

share|improve this question

1 Answer

up vote 1 down vote accepted

If it's not provided by iOS, and I don't remember seeing it listed anywhere among the standard icons, then you're out of luck. You'll need to provide your own version while taking care not to step on anybody's IP.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.