mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Merge branch 'issue-1412' of github.com:ryg-git/KeePassDX into ryg-git-issue-1412
This commit is contained in:
@@ -1368,7 +1368,6 @@ class GroupActivity : DatabaseLockActivity(),
|
|||||||
EntrySelectionHelper.removeInfoFromIntent(intent)
|
EntrySelectionHelper.removeInfoFromIntent(intent)
|
||||||
if (PreferencesUtil.isLockDatabaseWhenBackButtonOnRootClicked(this)) {
|
if (PreferencesUtil.isLockDatabaseWhenBackButtonOnRootClicked(this)) {
|
||||||
lockAndExit()
|
lockAndExit()
|
||||||
super.onRegularBackPressed()
|
|
||||||
} else {
|
} else {
|
||||||
backToTheAppCaller()
|
backToTheAppCaller()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user