Fix an occurrence of nested batch edits.
This is harmless, but against policy. Also, rework the checking code to be more readable, give more information, and be called for all relevant methods - and not for informative methods, which are not required to be in a batch edit. Change-Id: I03fa8b2e7d68a6a133f86be8a214671750c29256
Showing
- java/src/com/android/inputmethod/latin/LatinIME.java 3 additions, 8 deletionsjava/src/com/android/inputmethod/latin/LatinIME.java
- java/src/com/android/inputmethod/latin/RichInputConnection.java 19 additions, 12 deletions...rc/com/android/inputmethod/latin/RichInputConnection.java
- java/src/com/android/inputmethod/latin/Utils.java 8 additions, 2 deletionsjava/src/com/android/inputmethod/latin/Utils.java
Loading
Please register or sign in to comment