Android-ContactPicker icon indicating copy to clipboard operation
Android-ContactPicker copied to clipboard

Phone and email type

Open ghost opened this issue 7 years ago • 0 comments

Have you consider making ContactImpl.mEmail and ContactImpl.mPhone accessible form Contact interface level? API getEmail(type) is really hard to use when we want to get all the emails/phones. Adding getEmails/getPhones methods would have solved a problem.

ghost avatar Oct 28 '17 18:10 ghost