am 99da1a22
: Always show unmount confirmation dialog
* commit '99da1a22a35eed631a757ccbf1bac1d7af74124d': Always show unmount confirmation dialog
This commit is contained in:
@@ -257,7 +257,8 @@ public class Memory extends SettingsPreferenceFragment implements OnCancelListen
|
||||
return true;
|
||||
}
|
||||
*/
|
||||
return false;
|
||||
// Better safe than sorry. Assume the storage is used to ask for confirmation.
|
||||
return true;
|
||||
}
|
||||
|
||||
private void unmount() {
|
||||
|
Reference in New Issue
Block a user