summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Script.java
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2016-03-23 11:57:36 -0700
committerChong Zhang <chz@google.com>2016-03-23 14:57:18 -0700
commitb58bbccd2d230901e93191bf8b244708014b0a38 (patch)
treec4363703cb3e0542bb9278b9cb02dd9698eaa545 /rs/java/android/renderscript/Script.java
parent005b27252929c28bb3f34f139b8521827efb2c88 (diff)
Do not adjust bounds for IME until IME is actually displayed
When the IME window is just relayout to visibe but not drawn yet, the given insets of the IME window may not be set. Adjusting the docked stack at the time may cause wrong bounds to be used. So we wait until the IME window is actually displayed before moving the bottom stack. Also move the divider together with the bottom stack when adjusting for the IME window. This makes it look less janky. We still have issues with the top stack's bounds changed too early, which has to be fixed separately. bug: 27779495 Change-Id: Ic53dc261d430a40677154be5b312a992aab49c79
Diffstat (limited to 'rs/java/android/renderscript/Script.java')
0 files changed, 0 insertions, 0 deletions