diff options
author | Amin Shaikh <ashaikh@google.com> | 2018-01-25 17:25:11 -0500 |
---|---|---|
committer | Amin Shaikh <ashaikh@google.com> | 2018-01-25 22:44:57 +0000 |
commit | acd021ee1237652f603a53e69783384472104e00 (patch) | |
tree | da6adbf55f6082d8a9779808ee7a0902e9e529d2 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 4b66fc6b1f9f92d96ea9a03b9a186a5510ebd253 (diff) |
Remove QSPanel bounds after expansion animation.
QSPanel#setClipBounds is called during the expansion animation of QS,
but were not cleared after full expansion. Tiles added in the
customization flow properly expanded the QSPanel's size, but were not
drawn to the screen due to the stale view bounds. Clearing these bounds
also ensures that screen orientation changes properly redistribute the
tiles (e.g. 3x4 -> 3x4).
Bug: 70799330
Test: visual; adding tiles and rotating expanded QS
Change-Id: Ibab7d1ce7657d76cccf3957fd3dc1c8c2772f16f
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions