* commit '0c8bee9643717519c7d8ca7888068c7baf07b994': Handle app uninstall via Storage & USB.
This commit is contained in:
@@ -282,6 +282,9 @@ public class AppStorageSettings extends AppInfoWithHeader
|
||||
@Override
|
||||
protected boolean refreshUi() {
|
||||
retrieveAppEntry();
|
||||
if (mAppEntry == null) {
|
||||
return false;
|
||||
}
|
||||
refreshSizeInfo();
|
||||
|
||||
final VolumeInfo currentVol = getActivity().getPackageManager()
|
||||
|
Reference in New Issue
Block a user