diff options
author | Jorim Jaggi <jjaggi@google.com> | 2019-07-16 15:03:14 +0200 |
---|---|---|
committer | Jorim Jaggi <jjaggi@google.com> | 2019-07-16 15:06:50 +0200 |
commit | 35e049a68f4a151ed209330c2955c8e8236b6c42 (patch) | |
tree | 1161b3a6cce646269dd308dd47fb0625995531e0 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 2264e1ce5eefe04e94623770be1a5764e27fdc39 (diff) |
Do not detach children of starting windows
In case we need to relaunch an activity, we detach it's children
just about at the same time when we add the splash screen.
However, detaching will have the side effect that all transactions
will be ignored so the starting window will never become visible,
leading to an ugly hole.
I don't think there is any good reason to detach the children of
the starting window
This is a regression from the task snapshot scaling change, so
it's important to fix.
Test: Open app, go home, toggle battery saver, reopen app
Fixes: 137284423
Change-Id: Id2f4e5e4225c1c693b1fbcb5b0d7cf4b17f9a6e7
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions