mirror of
https://github.com/moparisthebest/keepass2android
synced 2024-11-22 09:12:17 -05:00
Bug fix: "working..."-dialog is now closed when saving is complete
This commit is contained in:
parent
98e1727fcc
commit
e639426e46
@ -89,7 +89,7 @@ namespace keepass2android
|
||||
App.setShutdown();
|
||||
}
|
||||
|
||||
});
|
||||
}, this.mFinish);
|
||||
}
|
||||
else // Recycle
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user