commit | 45362a6b7255b24beb89b29162a334f73a341440 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Fri Aug 04 10:17:36 2017 -0700 |
committer | George Mount <mount@google.com> | Fri Aug 04 10:17:36 2017 -0700 |
tree | 437fd14ed204b8874b163eab57e66c94c4928884 | |
parent | a9f592fc4da56044b83a431a273a66428b191049 [diff] |
Fix monkey bug when focus change before layout Bug 64359848 Monkey found a divide-by-zero error caused by the width not set when focus was changed before layout. This CL just ensures that there is no divide by zero by selecting the first row/column. Test: manually launched Date Picker and it didn't crash Change-Id: Id6dd12cd20b052af71ab980c8a694020ea679e7c