commit | 0eac168982c393c71d1fef7711733f39c07b0290 | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Thu Nov 02 11:27:51 2017 -0700 |
committer | chaviw <chaviw@google.com> | Tue Nov 21 16:57:43 2017 -0800 |
tree | f793d478d00402a4ebb31b37f4014551722e945c | |
parent | 8cfd3d03de5d96797d00b0a4dbdce46be6d8dde1 [diff] |
Fix window cropping issue. Comparing mLayer to mSystemDecorLayer no longer makes sense since mLayer is always zero. The code was always falling into this check and causing the crop to be calculated incorrectly by ignoring system decor. Test: Apps in split screen now have the background when draging. Change-Id: I3e310390fcc840d9ae869ed58243a9f8ff5d1337