Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when using Lottie animation and custom view #4

Open
zulkarnainshah opened this issue Mar 29, 2019 · 3 comments
Open

Crash when using Lottie animation and custom view #4

zulkarnainshah opened this issue Mar 29, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@zulkarnainshah
Copy link

I get this crash when i set a custom view which contains a Lottie animation:

java.lang.NoSuchFieldError: No field navigation_container of type I in class Lme/tylerbwong/allaboard/R$id; or its superclasses (declaration of 'me.tylerbwong.allaboard.R$id' appears in /data/app/co.infinitworx.aquashcustomer-1/split_lib_slice_1_apk.apk)

@tylerbwong
Copy link
Owner

Hey @zulkarnainshah, thanks for the crash report! If you don't mind, could you post some more information about your app such as targetSdkVersion and possibly the layout that causes the crash?

@tylerbwong tylerbwong added the bug Something isn't working label Mar 29, 2019
@zulkarnainshah
Copy link
Author

zulkarnainshah commented Mar 30, 2019

minSdkVersion 21
targetSdkVersion 28

I believe it has something to with the conflict that I am using Lottie library on my own and your library also uses Lottie dependency on the inside

@tylerbwong
Copy link
Owner

Hmmmm interesting. Could you post a layout file here that reproduces the crash?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants