-
Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'void android.view.View.clearAccessibilityFocus()' on a null object reference
Stack Trace :
Fatal Exception: j…
-
**Is your feature request related to a problem? Please describe.**
This issue is a suggestion for optimizing and improving recycler view performance.
**Describe the solution you'd like**
One of t…
-
![image](https://user-images.githubusercontent.com/22669913/113893834-3d975980-977c-11eb-93d7-eb2b281fd012.png)
Resources:
- https://oozou.com/blog/implementing-a-nested-recyclerview-in-android-wi…
-
bottom navigation hide when scrolling and not show when scroll up ,I using nested recycler view
@aurelhubert
-
Hi there!
Does anybody know or have examples how create nested RecyclerView?
-
I really like the parralax effect, but the way my albums are displayed when using it is way too big for me. I wish to be be able to apply the parralax effect to the cards style (either 1 or 2. Or heck…
-
I made the following hierarchy - RecyclerView with ExpandableLayout that has RecyclerView in itself and i just cant find a way to allow scrolling inside that nested recycler view, i tried with setNest…
-
I've got two issues by using the slider nested in a recycler view:
1. There are a lot of IllegalStateExceptions when I scroll vertically through the RecyclerView, coming from the unRegisterSetObser…
-
When using wrap_content in the TwoWayView container, unexpected behaviors occurs.
TwoWayView in a **ScrollView** :
``` xml
```
**VERTICAL** : The height is equals to an item h…
-
I'm running into an issue where my app crashes on rotation with:
```
java.lang.IllegalArgumentException: Wrong state class, expecting View State but received class android.support.v7.widget.Recycl…