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

Skip to content
Commit e4d79720 authored by Justin Weir's avatar Justin Weir
Browse files

Add flows for whether user is interacting with the shade

These flows will serve as a replacement for the concept of "tracking"
used throughout NPVC and QSC. "Tracking" means that the user is
touching with the screen and moving the shade or quick settings.
The change will modify the concept to make it continue to be true
after the user has lifted their finger but any transitions they
triggered are still animating. Previously, many things had to
cache the value of tracking in order to remember the value after
the user had lifted their finger, so this change will remove the
need for that. Flexiglass impls of the new flows will be added
behind flags in the next CL.

Bug: 300254715
Test: updated and ran affected tests
Test: manually checked shade CUJs
Change-Id: I9dc4e1a6d6f4ad6e1003ecb2d1a9beb2096e9b9f
parent 03e31210
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