commit | f0d69e7d472a71b2f17561515af1fa3945feda02 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Tue Jan 11 14:14:42 2022 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Tue Jan 11 14:58:17 2022 +0800 |
tree | 2a678a1acfac612b54037d47bc1c9a5bd5e58eba | |
parent | 091aba9717f189ed6d99379079b6c3c339c3ac91 [diff] |
Avoid NPE while drag divider bar Task topActivityInfo is nullable, we should check it is null or not before access it. Bug: 213894166 Test: pass existing tests Change-Id: Iedda57145586b6d5c2e151308ddca1e2e36035c0