commit | 77ea12742a0f75f07da456c80fe5097d76f5070a | [log] [tgz] |
---|---|---|
author | yingrenw <yingrenw@codeaurora.org> | Tue Jan 03 20:05:15 2017 +0800 |
committer | Ayan Mukherjee <mukherjeeayan725@gmail.com> | Thu Jul 15 08:53:47 2021 -0400 |
tree | d9db985f67743232b5d620bfe2af308b5d14aec0 | |
parent | 73e44a47fffa22935c9fa3e63e1ac3f3adef3b0c [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