Don't clear cache on null UiDetailProvider
When viewing data usage, press the search button, rotate to landscape then rotate back to portrait. This will cause settings to crash with a NullPointerException due to mUiDetailProvider being null when onDestroy() is called. Change-Id: I27f4a633a15281285657b946495b11ebc84ff66d
Loading
Please register or sign in to comment