commit | 6e6af2c7ee1640ee492afade87e2ee0ae10485d7 | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Tue Sep 20 14:34:26 2016 -0400 |
committer | Jason Monk <jmonk@google.com> | Tue Sep 20 14:53:28 2016 -0400 |
tree | bbe9b63fa46e3741ff90936b1954fb2f4ee8dff0 | |
parent | 7b68411de0eaf9ef1573133f1c9a79d6706df34c [diff] |
Protect against crash on user switch Somehow one of the tiles doesn't have a view yet. Assume that this is a transient part of the tiles getting recreated and that the skipped tile will get picked up in the next layout. Change-Id: Ia1370d66119bfcfa7b00bd087bcb0d72a072666a Fixes: 31394359