Delete extra inflating view
- this is not called in froyo-LatinIME, so it can be removed Change-Id: I3a761145dd30a93ba71d39df9fa504383c5425a5main
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…
Reference in New Issue