Error inflating class com.qtalk.recyclerviewfastscroller.RecyclerViewFastScrolle
See original GitHub issue android.view.InflateException: Binary XML file line #1: Binary XML file line #1: Error inflating class com.qtalk.recyclerviewfastscroller.RecyclerViewFastScroller
Caused by: android.view.InflateException: Binary XML file line #1: Error inflating class com.qtalk.recyclerviewfastscroller.RecyclerViewFastScroller
Caused by: java.lang.NoSuchMethodException: <init> [class android.content.Context, interface android.util.AttributeSet]
at java.lang.Class.getConstructor0(Class.java:2327)
at java.lang.Class.getConstructor(Class.java:1725)
at android.view.LayoutInflater.createView(LayoutInflater.java:615)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:790)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:730)
Issue Analytics
- State:
- Created 4 years ago
- Comments:14 (7 by maintainers)
Top Results From Across the Web
Error inflating class android.support.v7.widget.RecyclerView
I'm trying to use RecyclerView in my existing project, builds without errors but getting no class found error for ...
Read more >Binary XML file line #2: Error inflating class <unknown>
Please, i am unable to load application, it generate the error above, ... Binary XML file line #2: Error inflating class <unknown>.
Read more >A fully customizable Fast Scroller for the RecyclerView in ...
RecyclerViewFastScroller A simple, easy to use and configurable fast scroller for RecyclerView Adding the dependency implementation ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is my XML file
@imayank91 v0.1.3 is already released. It can take a few hours for the dependencies to become available. This release should solve this issue