Use ValueAnimator#end instead of manually setting frame.
Removes update listeners and calls ValueAnimator#end when we want to finish the veil fade prematurely. This avoids a crash that was caused by setting the end frame manually. Bug: 300145351 Test: Manual Change-Id: I4a3e05417aec66cd7a038df94a39e47986e2ba0c
Loading
Please register or sign in to comment