make sure question regarding caching preferences is not cancelable
This commit is contained in:
@@ -243,7 +243,7 @@ namespace keepass2android
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
builder.SetCancelable(false);
|
||||||
Dialog dialog = builder.Create();
|
Dialog dialog = builder.Create();
|
||||||
dialog.Show();
|
dialog.Show();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user