Merge branch 'master' of c:/ph/keepass2android
This commit is contained in:
@@ -78,7 +78,6 @@ namespace keepass2android
|
|||||||
ContentResolver,
|
ContentResolver,
|
||||||
Android.Provider.Settings.Secure.DefaultInputMethod);
|
Android.Provider.Settings.Secure.DefaultInputMethod);
|
||||||
bool needsKeyboardSwitch = currentIme != Kp2aInputMethodName;
|
bool needsKeyboardSwitch = currentIme != Kp2aInputMethodName;
|
||||||
Kp2aLog.Log("SwitchImeActivity.NeedsKeyboardSwitch: " + currentIme + " vs " + Kp2aInputMethodName);
|
|
||||||
return needsKeyboardSwitch;
|
return needsKeyboardSwitch;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user