Closed chukkamahesh8 closed 6 years ago
Hi, Thanks for this library Saved my time.
But, I am new to android. Can you help me out to show the selected contacts list with comma separated as Toast message?
String myCommaSeperatedString = TextUtils.join(",", results);
Hi, Thanks for this library Saved my time.
But, I am new to android. Can you help me out to show the selected contacts list with comma separated as Toast message?