daimajia / daimajia/AndroidViewAnimations

SlideInUp animation raises NullPointerException in RecyclerView

Open
#65 5 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.