commit | b3c49fe3b4eb350524db592922ba100055848d0e | [log] [tgz] |
---|---|---|
author | yingrenw <yingrenw@codeaurora.org> | Tue Jan 03 20:05:15 2017 +0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Mon Apr 27 10:56:27 2020 +0200 |
tree | e8effbd139d7f084536d78e93b8b5912c3579d90 | |
parent | 878fe263708d9ac834ecf20e12c46d4fe617d4c6 [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