Skip to content
Commit a63e464a authored by Marvin Bernal's avatar Marvin Bernal
Browse files

Simplify arrow stretch width interpolator and edge stickiness

Previously the arrow width was based on the difference from
the reactivation point and fully stretched width point.
This caused some discrepancies when these two values were approaching
equality. In this scenario, the width animation would differ
based on the reactivation point which is undesirable.

This change removes this invisible threshold and uses a displacement
based method to calculate width.

Bug: 278083360
Test: Manual
Change-Id: If992c829dc285b883951ee4852cec89e1d707d9f
parent 08787ffb
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