summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertex.java
diff options
context:
space:
mode:
authorchaviw <chaviw@google.com>2018-02-16 10:53:24 -0800
committerchaviw <chaviw@google.com>2018-02-23 08:06:28 -0800
commitabedd3226318792018996b8a3f35f794a72dba73 (patch)
tree0d79e7906504ecdec040272ab594a9fd06d6a264 /rs/java/android/renderscript/ProgramVertex.java
parent3d529f764e4b1ef37db095d1436729e8f7b7c430 (diff)
Move performSurfacePlacement after tryStartExitingAnimation
In performSurfacePlacement, there's downstream code to update the navbar color based on whether the IME is visible. However, IME is only marked not visible once tryStartExitingAnimation is called. Therefore, tryStartExitingAnimation needs to happen before the attempt to update the navbar color so it can know that the IME is going to be hidden. Change-Id: I3a337d1b3a2caea8694204111f778924d2fd3ec0 Fixes: 71877162 Test: After closing IME in dialer, navbar color returns to original. Test: go/wm-smoke
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertex.java')
0 files changed, 0 insertions, 0 deletions