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

Issues in AS design inspection with TypedArrayTypedArrayWrapper class #144

Open
Mathreyu opened this issue Aug 31, 2020 · 0 comments
Open

Comments

@Mathreyu
Copy link

This issue arose recently since we use Paris as part of a library and then use it in the main project. In the base library project it works just fine but once it gets converted into a library it stops working.

Note: Works fine when running in app, the only issue is on design inspection.

This is the stacktrace shown:

Exception Details java.lang.NoClassDefFoundError: Could not initialize class com.airbnb.paris.typed_array_wrappers.TypedArrayTypedArrayWrapper   at com.airbnb.paris.styles.AttributeSetStyle.obtainStyledAttributes(AttributeSetStyle.kt:24)   at com.airbnb.paris.StyleApplier.apply(StyleApplier.kt:55)   at com.airbnb.paris.StyleApplier.apply(StyleApplier.kt:38)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant