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

[API 19] java.lang.NoClassDefFoundError: android.widget.Toolbar #25

Open
Aleksander3007 opened this issue Jun 13, 2019 · 2 comments
Open

Comments

@Aleksander3007
Copy link

On devices API 19:

java.lang.NoClassDefFoundError: android.widget.Toolbar
        at com.ice.restring.ToolbarTransformer.getViewType(ToolbarTransformer.java:21)
        at com.ice.restring.ViewTransformerManager.registerTransformer(ViewTransformerManager.java:24)
        at com.ice.restring.Restring.initViewTransformer(Restring.java:94)
        at com.ice.restring.Restring.init(Restring.java:41)
@dbotelho
Copy link

Is this project active? #22 fixes this. Why it's not merged yet??

@dbotelho
Copy link

Hotfix for those that have production apps using this library:
implementation 'com.github.amilcar-sr:restring:2d6ea5f3030c5fcc725dd918e72e0923e148c5ea'

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

2 participants