OSDN Git Service

Fix NPE when view doesn't have a parent
authorLucas Dupin <dupin@google.com>
Tue, 26 Mar 2019 21:58:02 +0000 (14:58 -0700)
committerLucas Dupin <dupin@google.com>
Tue, 26 Mar 2019 21:58:02 +0000 (14:58 -0700)
commit133fdae1f47313a053bf845a9992765896136bd3
tree1a7a3f3cd55361afd59fa6672cd117e667ffb9fb
parent2e5dd8cffe49d7cac98ae39b6224c787e66b6ba1
Fix NPE when view doesn't have a parent

Test: manually swipe up
Fixes: 129307155
Change-Id: I634923a155808972a98cecdf17e28f83ca5de65a
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java