Fixed bug where appended chips might be added twice.

Since email focuses the compose field instead of the to field
the to field received an immediate unfocus event, which caused any
defaults in the field to be committed. This caused double commits
of a single contact as a chip. This makes sure we dont commit
a pending chip in onSizeChanged that has already been handled.
Integrating into Email revealed this bug.

Change-Id: I65f0f38f1dabe0b1434f0d2e4bcd2ff9a579e621
1 file changed
tree: 4a5051026275b477c69e0d5566857d49fc5e3c32
  1. res/
  2. src/
  3. Android.mk
  4. list_selector_pressed_holo_dark.9.png