Andrew
Andrew
See [#2069](https://github.com/airbnb/lottie-android/issues/2069)
**Describe the bug** Since [v5.0.1](https://github.com/airbnb/lottie-android/releases/tag/v5.0.1) `LottieAnimationView` has a simple logic to prevent `onRestoreInstanceState` from overriding user-provided values. Those changes were introduced in [this PR](https://github.com/airbnb/lottie-android/pull/2002). So the issue is about `progress`...
How can I change camera destination folder? I found a function in your code **private Intent getCameraIntent()** And there is generation of the file Can you make an option to...