CameronStuartSmith / flutter_lottie

Use lottie in flutter for both iOS and Android
Apache License 2.0
158 stars 75 forks source link

white background in android #11

Open spedalilama opened 5 years ago

spedalilama commented 5 years ago

The animations always have a white background in Android and are transparent in iOS. This isn't noticeable in the example project since the entire background is white. If you change the scaffold background color in the example project, you will see what I mean. Any ideas on how to fix this?