diff options
author | Chong Zhang <chz@google.com> | 2016-04-18 21:02:01 -0700 |
---|---|---|
committer | Chong Zhang <chz@google.com> | 2016-04-20 11:55:58 -0700 |
commit | f347ab5eddd63dbcbb4a70a94ec0916b3db46569 (patch) | |
tree | a539038665cd080447e2c6c04d13f5e5f4e6940b /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | c8df6aa42facbe0cf7c05e4db78ec4a4e224b78b (diff) |
Fix IME adjust when stack focus changes while IME is visible
- Use two values to animate divider width adjustment separately
from stack position adjustment. For example IME is visible
with focus on bottom stack, then user clicks top stack. In this
case bottom stack position should go back to unadjusted, but
divider should remain thinner.
- If we need to start a new animation during an existing animation,
start the motion from where the existing animation left off, so
that it doesn't look discontinuous.
- Do not adjust if IME is not actually focused on any stack. This
could happen when swiping down the status bar.
bug: 28175599
Change-Id: I802def5d1c13ebe11094eb28fc5a0b0c309e4d76
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions