mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +00:00
avoid reloading a new fragment when leaving the application
This commit is contained in:
parent
2a66e5ea18
commit
a690f47746
@ -72,6 +72,7 @@ public class PasswordStore extends Activity implements ToCloneOrNot.OnFragmentI
|
||||
@Override
|
||||
public void onPause() {
|
||||
super.onPause();
|
||||
this.leftActivity = true;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user