diff options
| author | 2023-04-21 17:00:15 +0200 | |
|---|---|---|
| committer | 2023-04-25 10:55:19 +0200 | |
| commit | f5bc9b73cc81be9f7c4ba1364fe34da1b483c353 (patch) | |
| tree | fff908069e66a85c0c85fc539ae04737ff95ea39 /libs/androidfw/ZipFileRO.cpp | |
| parent | a8d94a19c07af317e2765b150511327fc8b76f46 (diff) | |
Step clock animation: fix RTL issues and clean-up a little
- Leaves the bounds change animation be taken care of, by a
`ChangeBounds` transition. This takes care of the clock moving
correctly in RTL, and works well together with the burn-in animation
(offset + scale) that happens when going from/to AOD.
- Changes the step clock animation logic to only update glyph offsets,
instead of bounds + offsets.
- Removes the cancellation logic as it wasn't being used now, and was
making the code more complicated to read.
- Renames a few methods, adds documentation, and tries to simplify the
code a little bit.
Fixes: 274892412
Test: Manually - Going from/to AOD and posting/clearing notifications
on lockscreen.
Also took before/after videos and compared side by side.
Change-Id: I92f5c822a6b45ef5e4c5db680f9c795b3d8a5042
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions