Unregister wallpaper visibility listener when nav bar view is destroyed
- The wallpaper visibility listener is only registered but never unregistered, and the RemoteCallbackList isn't enough to manage this since all instances belong to the same instance of the SysUI process. Fixes: 79181718 Test: Change configuration to recreate the nav bar and ensure the old nav bar transition wallpaper visibility listener is unregistered first Change-Id: I08e1600a016f1ddff51fc2f67eb4ddced42963b6
Loading
Please register or sign in to comment