diff options
author | 2010-07-26 16:31:38 -0700 | |
---|---|---|
committer | 2010-07-26 16:35:47 -0700 | |
commit | 999368ef0c6eb55ab65f288401a35011b73126f3 (patch) | |
tree | 4bfd33e7cd7da2ca8dedfe865a866f6f87908e05 /java/src/com/android/inputmethod/latin/LatinKeyboardBaseView.java | |
parent | b851e406c099e80748648bf393f43e013cf16df8 (diff) | |
download | latinime-999368ef0c6eb55ab65f288401a35011b73126f3.tar.gz latinime-999368ef0c6eb55ab65f288401a35011b73126f3.tar.xz latinime-999368ef0c6eb55ab65f288401a35011b73126f3.zip |
Updating keyboard ids must happen everytime makeKeyboards() is called
In makeKeyboards(), there is a fall through pass in which the
keyboards' id (mSymbolsId and mSymbolsShiftedId) will not be updated.
Then in toggleShift(), current keyboard id (mCurrentId) will not match
any of two and nothing happens.
Bug: 2825858
Change-Id: Iaf8a7368f513b35cf77a67794ecd3e21aa08484b
Diffstat (limited to 'java/src/com/android/inputmethod/latin/LatinKeyboardBaseView.java')
0 files changed, 0 insertions, 0 deletions