Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit acd021ee authored by Amin Shaikh's avatar Amin Shaikh
Browse files

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
parent 4b66fc6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment