Refresh editor info when the text field attributes changes.
For some reason we get a "restarting" flag from the browser some times when the input field is different. The attributes however are not the same, so we can detect that and reload appropriately. Bug: 6946793 Change-Id: I6762dae6f41db690497b026a707d9cc89c840b34
Showing
- java/src/com/android/inputmethod/latin/InputAttributes.java 6 additions, 0 deletionsjava/src/com/android/inputmethod/latin/InputAttributes.java
- java/src/com/android/inputmethod/latin/LatinIME.java 7 additions, 5 deletionsjava/src/com/android/inputmethod/latin/LatinIME.java
- java/src/com/android/inputmethod/latin/SettingsValues.java 4 additions, 0 deletionsjava/src/com/android/inputmethod/latin/SettingsValues.java
Loading
Please register or sign in to comment