Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Android: Fix ending a composition by moving the cursor to existing text
The next compositionstart can come before the mutation so `didInput` needs to be flipped back to avoid handling it.
- Loading branch information