Initial commit for chips UI library.

- create another directory for Chips UI.
- implement auto-complete list with photos
- introduce a stub EditText for chips implementation
-- RecipientEditText will be replaced shortly

BaseRecipientAdapter is based on CompositeCursorAdapter in
android-common library, but doesn't inherit it as they have
different assumptions (BaseRecipientAdapter doesn't rely on partition
but merge Directoryies' results).

Bug: 4443828
Change-Id: I74f48e73e44785edcc898690952a68b046ef5e0f
4 files changed
tree: ea016abc4f38c167ca1c4cf41c1d21a928e0de29
  1. carousel/
  2. chips/
  3. common/
  4. CleanSpec.mk