summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2014-05-23 18:35:13 +0900
committerYohei Yukawa <yukawa@google.com>2014-05-27 01:32:30 +0900
commita9bda774276f1c5a1fc6fd67a7782a06e696be8f (patch)
treed6da862231d4f340ca7f27d900aad825aa0c14f6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentbd57735c6c90669f0e2ff0227df952755df796b4 (diff)
Implement dynamic IME rotation based on user action
With this CL, the IME rotation order will be updated dynamically based on user actions on IMEs. Currently only onCommitText is took into considered. Imagine that we have the following rotation order. [A, B, C, D, E] If a user action for C is observed, the rotation order will be updated as follows: [C, A, B, D, E] Then another user action for D updates the rotation order as follows: [D, C, A, B, E] BUG: 7043015 Change-Id: Ic005b94379f9d847ea87046473ed77d8018d930e
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions