daimajia / daimajia/AndroidViewAnimations
SlideInUp animation raises NullPointerException in RecyclerView
Open
- Dominant language
- Java
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
This is the first time I'm using this library in a RecyclerView.
I'm running
```
// now animate the shit out of this baby
YoYo.with(Techniques.SlideInUp).playOn(holder.cardView);
```
And it raises a NPE. Other animation techniques don't do this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.