Remove isAttached check from lottie listener
Remove isAttachedToWindow check from lottie OnCompositionLoadedListener. Occasionally the composition loads before being attached, and this check prevents the overlayParams from updating properly. Flag: NONE Fixes: 332900611 Test: Verified via logs this was the source of the issue Change-Id: I15d1a996dd9b28dbe3e6c624a68da54317d7267a Merged-In: Ied1e743db40ecffc0ed07aa506eaf9be82c57a0a
Loading
Please register or sign in to comment