Skip to content
Commit c87de81d authored by Nicolo' Mazzucato's avatar Nicolo' Mazzucato
Browse files

Make remote Unfold progress receiver resilient to jank

If the process sending progresses has jank or long main thread pauses, the receiving process would show the same jank pattern.

With this cl, on the receving and a filter is added so smooth those cases, and result in an always smooth animation despite sending process jank

(for now, sending process is always sysui, and receiving process is always launcher)

Bug: 274409068
Test: UnfoldRemoteFilterTest, RemoteUnfoldTransitionReceiverTest and manual
Change-Id: I2cb2e32a8639d364495e7133191e0cd8b8c77649
parent dd5d243b
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