commit | 408c33aec44f84323f29d6c279ef76776574a726 | [log] [tgz] |
---|---|---|
author | yingrenw <yingrenw@codeaurora.org> | Tue Jan 03 20:05:15 2017 +0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Sun Dec 13 12:14:13 2020 -0500 |
tree | 30cb0ff0ef18a4192e5fec42cb0250af97f7f55f | |
parent | 5c8594994e84c38759d0b65c2d5b1ecdfb02d68f [diff] |
Launcher3: Stability NullPointer issue Description: Compute a child location by recursion, it may not have parent view. When the child doesn't have parent, should break the recursive. Change-Id: I8707712b85c10bf1c1d3860c5b8323aefd455cf2 CRs-Fixed: 1104931