Null check mRecentsComponent and mDivider.
NavigationBarGestureHelper has a setter for mRecentsComponent and mDivider. There needs to be a null check before accessing these fields in code, since there is no guarantee setComponents() is called. Change-Id: I58f2c02fbf1a2d486c4c8d8db28669884d22e61a
Loading
Please register or sign in to comment