remove log, closes https://github.com/PhilippC/keepass2android/issues/1832
This commit is contained in:
@@ -78,7 +78,6 @@ namespace keepass2android
|
||||
ContentResolver,
|
||||
Android.Provider.Settings.Secure.DefaultInputMethod);
|
||||
bool needsKeyboardSwitch = currentIme != Kp2aInputMethodName;
|
||||
Kp2aLog.Log("SwitchImeActivity.NeedsKeyboardSwitch: " + currentIme + " vs " + Kp2aInputMethodName);
|
||||
return needsKeyboardSwitch;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user