commit | ed7821a60ca80197384b2a4678b6c4ea307457e6 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Wed Jul 24 15:49:23 2013 -0700 |
committer | Alan Viverette <alanv@google.com> | Wed Jul 24 15:49:23 2013 -0700 |
tree | a0b0012b595c63e42ef530990719a9a44f739258 | |
parent | 616dfe37f5a1f67f97d151f0fbefa4020ddfdec6 [diff] |
Use clearFocus() when entering touch mode Calling unFocus() leaves the view hierarchy in an inconsistent state. This is okay in ViewGroup, where the state is manually updated, but causes issues in ViewRootImpl. BUG: 9983358 Change-Id: Id63e62962d895e6bd4f816f202dcf77254ceab4e