-
How I can do a child click listener?
Thanks.
-
So basically if you remove **expandablerecyclerviewcheck** project and in your sample project you try to rely on project **expandablerecyclerview** like this **compile project(':expandablerecyclervi…
l2dev updated
2 months ago
-
I'm getting this exception when trying to parcel an empty group:
Fatal Exception: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
at java.util.ArrayList.throwIndexOutOfBound…
-
Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library [com.thoughtbot:expandablerecycl…
-
I have been using expandable recyclerview for years but a problem I've had for some time is now very frequent. If the application is not used for a while (it used to be days, but now it can be hours)…
-
Hi , I got this error suddenly when i try to collapse the recyclerview.
`java.lang.RuntimeException: Unknown state
at com.thoughtbot.expandablerecyclerview.models.ExpandableList.getUnflatt…
-
While adding your lib getting below error, Please suggest me the solution
Failed to resolve: com.thoughtbot:expandablerecyclerview:1.3
Show in Project Structure dialog
Affected Modules: app
…
-
**This error appear even if i unsure the data is not empty or null in the onSaveInstace method
The trace of the Error :**
> java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
>…
-
I seem to lose all my data in edittext when scrolling
-
Does this library support androidx ?