Fix NPE where BubbleExpandedView is null when we want to show manage education view
mManageEduView.show() requires a non-null BubbleExpandedView but getExpandedView() is declared as nullable. Bug: 246824356 Bug: 246902054 Test: manual Change-Id: I19d733ced80d121c7dab40936721c9cc8be1a12e
Loading
Please register or sign in to comment