Animations don't show in version >= 2.7.0
See original GitHub issue🐛 Bug Report
I’m testing a simple animation, just to get started.
<lottie:AnimationView
HorizontalOptions="FillAndExpand"
VerticalOptions="FillAndExpand"
Animation="4930-checkbox-animation.json"
HardwareAcceleration="False"
Loop="True"
AutoPlay="True" />
Nothing displays at all. I did think it was the HardwareAcceleration, but setting this to False had no effect.
Version 2.6.3 is fine.
There are no errors or exceptions.
Expected behavior
Animation displays
Configuration
Samsung Galaxy S7 Edge. XF 4 pre-5 Version: 2.7.x
Platform: Android
Issue Analytics
- State:
- Created 5 years ago
- Comments:26
Top Results From Across the Web
Animations don't show in version >= 2.7.0 · Issue #213
I have installed Lottie Forms 2.7.0 to my Xamarin Forms project but I can't make animations play. There is no AnimationViewRenderer in lottie's ......
Read more >How to disable react navigation's stack navigator transition?
For my case, I'm disabling animation for home screen. "react-navigation": "^4.3.9",. "react-navigation-stack": "^2.7.0",
Read more >Navigation | Jetpack
Version 2.7.0 -alpha01 contains these commits. Animations from Accompanist. Now that AnimatedContent is stable, we were able to move the code from Accompanist ......
Read more >Screen Transition Animations with Jetpack Navigation
Starting navigation-compose:2.7.0-alpha01 that is no longer the case animated transitions are now part of the Navigation library.
Read more >Guide - Accompanist
A library which provides Compose Animation support for Jetpack Navigation ... The official androidx.navigation.compose version 2.7.0-alpha01+ offers all of ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Still have the same problem with version 3.1.2
This has now been fixed since upgrading from 3.0.1 to 3.0.2