mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Fix disabled button
This commit is contained in:
@@ -346,6 +346,8 @@ public class PasswordActivity extends StylishActivity
|
||||
if (fingerPrintAnimatedVector != null) {
|
||||
fingerPrintAnimatedVector.startScan();
|
||||
}
|
||||
} else {
|
||||
checkboxPasswordView.setOnCheckedChangeListener(enableButtonOncheckedChangeListener);
|
||||
}
|
||||
|
||||
new UriIntentInitTask(this, mRememberKeyfile)
|
||||
|
||||
Reference in New Issue
Block a user