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