mirror of
https://github.com/moparisthebest/keepass2android
synced 2024-12-23 07:28:48 -05:00
make sure question regarding caching preferences is not cancelable
This commit is contained in:
parent
ed15af3f8f
commit
780007dd60
@ -243,7 +243,7 @@ namespace keepass2android
|
||||
{
|
||||
}
|
||||
);
|
||||
|
||||
builder.SetCancelable(false);
|
||||
Dialog dialog = builder.Create();
|
||||
dialog.Show();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user