Prevent NPE in NavigationBar
When the view detaches, we were left in a state where the view was null but the a11y callbacks were still using it. Test: atest SystemUITests Fixes: 196285098 Change-Id: Ie53ac9d73c22be204d905079773f3f021010fd1d
Loading
Please register or sign in to comment