commit | 9a7444cec53a51bfc374cef430d39d4dfdd2c784 | [log] [tgz] |
---|---|---|
author | Robert Horvath <robhor@google.com> | Wed Feb 23 19:06:34 2022 +0100 |
committer | Robert Horvath <robhor@google.com> | Wed Mar 02 11:20:33 2022 +0100 |
tree | da9b78f73e555ba16c7050d2f1d9219218b32e45 | |
parent | b57bb862965d0cc36451ba994e1ed446a3f93812 [diff] |
Keep custom keep-clear Rects if preferKeepClear is set Since ViewParents can be set to not clip their children, custom keep clear areas can extend beyond the bounds of its hosting View. If preferKeepClear is set, add the View's bounds as a keep clear area, but also keep the custom Rects. Bug: 221073574 Test: atest KeepClearRectsTests Change-Id: I85a4e4a223fbba787c5afebf2689a031243808d4