summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorTarandeep Singh <tarandeep@google.com>2019-07-30 13:30:03 -0700
committerTarandeep Singh <tarandeep@google.com>2019-08-02 18:11:59 +0000
commit69ab104a865e9cc66286b97978ca44afbbab41aa (patch)
treec0515c5cfd4a2ceff3cff9404c20d2bf42d82759 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parenteaadb371c51506551a281ce7ab500a199b37dc7c (diff)
Keep IME above starting window.
While app window is animating-in, IME window is child of aboveAppContainers. If app requests IME on activity resume, IME will start animating-in above Snapshot during app window animation. However when app window animation finishes, IME's parent is no longer aboveAppContainers, thereby making snapshot occlude IME briefly. This results in flashing. The fix is to keep IME in aboveAppContainers as long as startingWindow is not removed from hierarchy. Bug: 137534359 Test: Manual and atest ZOrderingTests AppWindowTokenTests Change-Id: I78c939e8d1f23144162ba9eb8d834150fdd08ae8
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions