commit | 7d6a5fecf621b945602fe169b52223e6c9edd7c4 | [log] [tgz] |
---|---|---|
author | Matthew Ng <ngmatthew@google.com> | Wed Sep 05 17:45:43 2018 -0700 |
committer | Matthew Ng <ngmatthew@google.com> | Tue Sep 18 14:34:16 2018 -0700 |
tree | dca8e1edd3e1ee82eb605405af4e902db8ca27c6 | |
parent | 2518b2899ca62f2135adbd1fc512fe34e9ef6b93 [diff] |
Prevent nearest touch frame nearest child crash when no children NearestTouchFrame crashed because clickable children list was empty, either there were no children inside the view group or most likely touch event occured before onMeasure occurred. Fixed by returning early. Bug: 112740585 Test: tap anywhere on the nav bar Change-Id: Id0a805fbe039d9e774900e832cb75347f7a619de