Merge "Can restore state on rotate personal dict screen" into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
adfcb15518
@@ -87,7 +87,7 @@ public class UserDictionaryAddWordContents {
|
||||
mMode = MODE_EDIT;
|
||||
mOldWord = oldInstanceToBeEdited.mSavedWord;
|
||||
mOldShortcut = oldInstanceToBeEdited.mSavedShortcut;
|
||||
updateLocale(mLocale);
|
||||
updateLocale(oldInstanceToBeEdited.getCurrentUserDictionaryLocale());
|
||||
}
|
||||
|
||||
// locale may be null, this means default locale
|
||||
|
Reference in New Issue
Block a user