Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with FastScroller #49

Open
Hitexroid opened this issue Jul 2, 2016 · 3 comments
Open

problem with FastScroller #49

Hitexroid opened this issue Jul 2, 2016 · 3 comments

Comments

@Hitexroid
Copy link

returns

java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.ViewPropertyAnimator android.view.View.animate()' on a null object reference

And Force Close
when i use FastScroll

@BehnamMaboodi
Copy link

Check pull request #51

@Preeti2430
Copy link

**
Exception java.lang.NullPointerException:
com.twotoasters.jazzylistview.JazzyHelper.doJazzinessImpl (JazzyHelper.java:197)
com.twotoasters.jazzylistview.JazzyHelper.doJazziness (JazzyHelper.java:189)
com.twotoasters.jazzylistview.JazzyHelper.onScrolled (JazzyHelper.java:122)
com.twotoasters.jazzylistview.recyclerview.JazzyRecyclerViewScrollListener.onScrolled (JazzyRecyclerViewScrollListener.java:24)
android.support.v7.widget.RecyclerView.dispatchOnScrolled (RecyclerView.java:4246)
android.support.v7.widget.RecyclerView$ViewFlinger.run (RecyclerView.java:4409)
android.view.Choreographer$CallbackRecord.run (Choreographer.java:788)
android.view.Choreographer.doCallbacks (Choreographer.java:591)
android.view.Choreographer.doFrame (Choreographer.java:559)
android.view.Choreographer$FrameDisplayEventReceiver.run (Choreographer.java:774)
android.os.Handler.handleCallback (Handler.java:808)
android.os.Handler.dispatchMessage (Handler.java:103)
android.os.Looper.loop (Looper.java:193)
android.app.ActivityThread.main (ActivityThread.java:5292)
java.lang.reflect.Method.invokeNative (Method.java)
java.lang.reflect.Method.invoke (Method.java:515)
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:824)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:640)
dalvik.system.NativeStart.main (NativeStart.java)**

App get crashed on fast scroll

@BehnamMaboodi
Copy link

@Preeti2430 , as i mentioned before , check pull request #51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants