Remove setFullscreenProgress() call in TaskView#onRecycle
When onRecycle() is called, the current task view is detached from the parent, causing getParent() to return null. Test: manual Fixes: 132269977 Change-Id: I80826c2348cb23363c0482d3fd12283a7c90a689
Loading
Please register or sign in to comment