commit | 8be2d96cb46301968174e2c4d55ac105a1d77eee | [log] [tgz] |
---|---|---|
author | Garfield Tan <xutan@google.com> | Thu Jun 06 17:31:44 2024 -0700 |
committer | Garfield Tan <xutan@google.com> | Thu Jun 13 14:25:48 2024 -0700 |
tree | 670b27d3f0640330a9c9ca072b6b60fb15665ed5 | |
parent | 0349d538c3a6aa62876b9649b67e1ffe15395bc3 [diff] |
Update Window#setResizingCaptionDrawable New window decorations are drawn in SystemUI, so their responsiveness isn't limited by app's responsiveness like old captions. Therefore, there is no need to expose an API to apps to provide a background drawable to improve UX while resizing. Apps can choose to draw in caption areas, which is a good replacement of old drawables. Bug: 333724879 Test: Builds. Change-Id: I44c62a591ed5ce962cedd81697234d3a18fdb2e3