UnifiedContactPicker icon indicating copy to clipboard operation
UnifiedContactPicker copied to clipboard

Contacts selected as search result does not return display name

Open sobinscott opened this issue 6 years ago • 2 comments

If we search for a contact in the search box and select it by ticking, the returned SimpleContact object does not give DisplayName correctly. Instead the phone number is returned

sobinscott avatar Dec 21 '17 09:12 sobinscott

@quiin # This is a great library , i appreciate that. I'm using your library for my new project and come up with an issue. I'm getting the same issue. Please resolve this as fast as you can.

Display name appear same as communication Selected: SimpleContact{displayName='+1476******', communication='+1476******'}

adarshvijayanp avatar Sep 05 '18 06:09 adarshvijayanp

but it never displays a name? isn't this a feature request rather than a bug? @adarshvijayanp if you need this feature, I would recommend adding it yourself and doing a pull request.

behelit avatar Oct 20 '18 00:10 behelit