commit | 25f9694fcad5ce1856f5c214c4167dc58464ef4f | [log] [tgz] |
---|---|---|
author | Walter Jang <wjang@google.com> | Mon Jun 15 13:55:15 2015 -0700 |
committer | Walter Jang <wjang@google.com> | Wed Jun 17 13:42:45 2015 -0700 |
tree | d356a08137f97ce6443f2c21dc160fba6e4c0b92 | |
parent | 0299c1d4ff397d57dbc87d1bd453077cafbb36b7 [diff] |
Fix detection of empty structured names TextFieldEditorView.isEmpty does not do the right thing for structured names because that methods just checks every child of the fields ViewGroup and the view retains values for fields that may have been erased by toggling the name expansion. The result is that the FIELD_TURNED_EMPTY EditorListener event is never fired. Bug 21851290 Change-Id: Iaae3ba102a899de9dfd76d0469c9c2f1d094b0bd