The "chips" UI is actually a library made by Google, it's used in Gmail and SMS apps. I just fixed it up a little.
It does have an option to make long press display a popup to "copy" an address. You can see that in Gmail app.
What would
Brian Boitano Kostya do? Two things:
- I'd educate users about the drag and drop feature, in case they want to copy/paste between To and CC / BCC
- I'd consider a setting (yes a new setting, always need more settings) to change between drag and drop and the "copy" popup. Easy to do, like I said the code is already there, in RecipientView class (if my memory serves).
PS - hello there you all
PPS - just my 2 cents