diff options
author | Yohei Yukawa <yukawa@google.com> | 2014-06-06 12:14:36 +0900 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2014-06-09 21:19:18 +0900 |
commit | 39dd1510ea2bfb79709075f352384730862fd4c4 (patch) | |
tree | a9a77342c26982afa1407410b7b03a7adc7badfc /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | c22597a3807b99580436813149de305a39b2c548 (diff) |
Use more user actions to update the IME rotation order
Previously, only the text update event in composing mode
is used to update the IME rotation order. This may look strange
to a user especially when the character is input without
composition.
With this CL, to cover above cased, sending a key event is also
used as a trigger to update update the rotation order.
Note that the cost of calling IMM#notifyUserAction multiple times
is now cheap enough because of the optimization made in
I19ad8542659bc092b92ee13e.
BUG: 7043015
Change-Id: I03fa436df0a5e348b3f93170aab3a8ac5a7e1677
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions