[4.0] Change LottieConfiguration to default to DecodingStrategy. dictionaryBased
#1776
marcelofabri
started this conversation in
General
Replies: 2 comments 5 replies
-
I'm not entirely sure that I'm ready to make this change quite yet. Some thoughts:
|
Beta Was this translation helpful? Give feedback.
5 replies
-
Done in #1777 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since 4.0 is going to be a breaking change, we probably should change
LottieConfiguration
to default toDecodingStrategy. dictionaryBased
as it should be always faster.I can put up a diff later if this is something we agree on.
Beta Was this translation helpful? Give feedback.
All reactions