UnifiedContactPicker icon indicating copy to clipboard operation
UnifiedContactPicker copied to clipboard

Hiding the chips make contact search bar disappear.

Open adarshvijayanp opened this issue 5 years ago • 0 comments

Hiding the chips using this code disappears search bar also. I really want search bar still there, so the user can find contacts easily

contactPicker.putExtra(ContactPickerActivity.CP_EXTRA_SHOW_CHIPS, false);

adarshvijayanp avatar Sep 05 '18 06:09 adarshvijayanp