You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a simplified version of my animation
I have attached the AEP file (as a zip file so it can be attached) that only has the part of the animation that doesn't work.
Describe the bug
We have a banners on our home page in a view pager and the banners will load from url's, it is a combination of images and lotties, and the view pager is working fine, Issue comes in the following steps and also attached reference video.
From home screen we are launching a juspay sdk page to process the payments, post returning from juspay sdk page view pager lottie animations are not rendering properly.
I have tried following but nothing worked
1. Clearing cache of lottie view
2. Setting render mode for lottie view as HARDWARE or SOFTWARE both
3. Setting flag for the window as FLAG_HARDWARE_ACCELERATED
4. also added the tag in Android Manifest(android:hardwareAccelerated="true")
5. Even tried moving the juspay loading to a different activity to make sure juspay SDK won’t override the rendering activities of my home activity
What version of Lottie did you test this on?
Lottie: 6.6.0
Juspay: 2.1.33
What version of Android did you test this on?
Steps To Reproduce
Steps to reproduce the behavior:
Lottie is supported and developed on nights and weekends. Issues from Lottie sponsors will be prioritized.
If you don't use this template, your issue will be closed. Delete this text once completed.
Checklist
Describe the bug
We have a banners on our home page in a view pager and the banners will load from url's, it is a combination of images and lotties, and the view pager is working fine, Issue comes in the following steps and also attached reference video.
From home screen we are launching a juspay sdk page to process the payments, post returning from juspay sdk page view pager lottie animations are not rendering properly.
I have tried following but nothing worked
1. Clearing cache of lottie view
2. Setting render mode for lottie view as HARDWARE or SOFTWARE both
3. Setting flag for the window as FLAG_HARDWARE_ACCELERATED
4. also added the tag in Android Manifest(android:hardwareAccelerated="true")
5. Even tried moving the juspay loading to a different activity to make sure juspay SDK won’t override the rendering activities of my home activity
What version of Lottie did you test this on?
Lottie: 6.6.0
Juspay: 2.1.33
What version of Android did you test this on?
Steps To Reproduce
Steps to reproduce the behavior:
Screenshots
https://github.com/user-attachments/assets/78716da7-c567-404d-989d-96f7064f3a59
The text was updated successfully, but these errors were encountered: