commit | ede69077adc84449a29af3e8869a125baecf5856 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Wed Sep 28 17:37:28 2011 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Fri Sep 30 10:43:12 2011 -0700 |
tree | 7b7fd2969b988960e9224e479492ae63a3b553ff | |
parent | 52d5545e61a2410df979eff4fc8f9f566b263799 [diff] |
Fix as-you-type formatter for new contacts It looks like for new contacts onPostExecute() gets executed before the target view is attacheed. Removed the "is view attached?" check, as addTextChangedListener() is actually safe to call even if the target view is not attached. Bug 5362018 Bug 5385441 Change-Id: I178063c4e061fdcab27e25b9dfdc7fe25fd97153