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

Skip to content
Commit 3c7ecee1 authored by Miranda Kephart's avatar Miranda Kephart
Browse files

Fix screenshot swipe dismiss logs

Currently we log a "swipe dismiss" event whenever we animate to the
side, even if it wasn't caused by a swipe -- e.g. if the UI times
out, we log both a "timeout" and a "swipe dismiss" event. This
change fixes the logging logic so that we only log swipe dismiss
if it was caused by a swipe/fling, as well as adding a couple
of missing dismissal logs in edge cases.

Bug: 252823661
Test: atest DraggableConstraintLayoutTest

Change-Id: I437de637e606f4d2fe806ca6dd6a397b4ca372c6
parent 354ad8b4
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