mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Delete extra inflating view
- this is not called in froyo-LatinIME, so it can be removed Change-Id: I3a761145dd30a93ba71d39df9fa504383c5425a5
This commit is contained in:
parent
c6bc1a93a3
commit
0f97599f1a
@ -101,7 +101,6 @@ public class KeyboardSwitcher implements SharedPreferences.OnSharedPreferenceCha
|
||||
mSymbolsId = makeSymbolsId(false);
|
||||
mSymbolsShiftedId = makeSymbolsShiftedId(false);
|
||||
mInputMethodService = ims;
|
||||
changeLatinKeyboardView(mLayoutId, false);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user