commit | ea870c427e713be5d168cf76cb4ecc7e19691256 | [log] [tgz] |
---|---|---|
author | yingrenw <yingrenw@codeaurora.org> | Tue Jan 03 20:05:15 2017 +0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Mon Oct 29 10:09:42 2018 -0400 |
tree | d787897e3dca741bb36ea91c4c3565c6f202ab5a | |
parent | c985ffa2b0e2268d1058cff0c7be447e68ca68b1 [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