You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Hotfix for those that have production apps using this library: implementation 'com.github.amilcar-sr:restring:2d6ea5f3030c5fcc725dd918e72e0923e148c5ea'
On devices API 19:
The text was updated successfully, but these errors were encountered: