diff options
author | Robert Carr <racarr@google.com> | 2019-05-13 12:27:51 -0700 |
---|---|---|
committer | Robert Carr <racarr@google.com> | 2019-05-13 14:51:09 -0700 |
commit | b923f543e4a38ee187b5b56c6c2bb9aba9fac757 (patch) | |
tree | fb166b3a9b5f6ddfd743dead7476113bff951517 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 065e1521f83df559dd61af8aeab577ce37f384c6 (diff) |
Restore new SurfaceView background implementation.
A previous commit reverted the new SurfaceView background implementation
due to a Z-ordering issue (where previously the backgrounds were below
ALL SurfaceView rather than EACH SurfaceView). It's easier to solve this
with relative layering as this CL does, and then we can keep the new implementation.
The new implementation has some other bug fixes in it too (see linked bug
w.r.t to setZOrderOnTop) and so it's a win.
Bug: 132353087
Test: SurfaceViewSurfaceValidator
Change-Id: I07b6e601e57fce3adb8e5ea8e173c7d7904422ca
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions