mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-08 21:08:33 +00:00
Allow skipping if you hit a network error during PIN restore.
This commit is contained in:
parent
aa39f3d0a3
commit
0364bec995
@ -174,6 +174,7 @@ public class PinRestoreEntryFragment extends LoggingFragment {
|
||||
cancelSpinning(pinButton);
|
||||
pinEntry.setEnabled(true);
|
||||
enableAndFocusPinEntry();
|
||||
skipButton.setVisibility(View.VISIBLE);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user