dinuscxj / RecyclerRefreshLayout

A pull to refresh layout for android, the RecyclerRefreshLayout is based on the SwipeRefreshLayout. support all the views, highly customizable, code simplicity, etc. really a practical RefreshLayout!
1.67k stars 253 forks source link

NPE in RecyclerRefreshLayout$1.applyTransformation #17

Closed alexander-nikolaev closed 7 years ago

alexander-nikolaev commented 7 years ago

java.lang.NullPointerException at com.dinuscxj.refresh.RecyclerRefreshLayout$1.applyTransformation(RecyclerRefreshLayout.java:122) at android.view.animation.Animation.initializeInvalidateRegion(Animation.java:1047) at android.view.View.drawAnimation(View.java:14210) at android.view.View.draw(View.java:14359)

dinuscxj commented 7 years ago

fix https://github.com/dinuscxj/RecyclerRefreshLayout/commit/3e6a553293959942d94cfaadd8cc8d5299bbc389 and release 2.0.5