mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 10:32:39 +00:00
@@ -89,7 +89,7 @@ public abstract class PassphraseRequiredActionBarActivity extends BaseActionBarA
|
||||
@Override
|
||||
public void onMasterSecretCleared() {
|
||||
Log.w(TAG, "onMasterSecretCleared()");
|
||||
if (isVisible) routeApplicationState(false);
|
||||
if (isVisible) routeApplicationState(true);
|
||||
else finish();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user