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

Animation update #20

Open
dnsfrolov opened this issue Oct 23, 2018 · 2 comments
Open

Animation update #20

dnsfrolov opened this issue Oct 23, 2018 · 2 comments

Comments

@dnsfrolov
Copy link

at com.chahinem.pageindicator.PageIndicator$animateDots$$inlined$let$lambda$1.onAnimationUpdate(PageIndicator.kt:193)
at android.animation.ValueAnimator.animateValue(ValueAnimator.java:1350)
at android.animation.ValueAnimator.animateBasedOnTime(ValueAnimator.java:1262)
at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1310)
at android.animation.AnimationHandler.doAnimationFrame(AnimationHandler.java:146)
at android.animation.AnimationHandler.-wrap2(AnimationHandler.java)
at android.animation.AnimationHandler$1.doFrame(AnimationHandler.java:54)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:872)
at android.view.Choreographer.doCallbacks(Choreographer.java:686)
at android.view.Choreographer.doFrame(Choreographer.java:618)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:860)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6186)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)

@chahine
Copy link
Owner

chahine commented Oct 24, 2018

@SegaSunset would you happen to have the actual name of the exception, and the steps to reproduce this exception ?

@dnsfrolov
Copy link
Author

dnsfrolov commented Oct 26, 2018

@chahine It happens when I scroll fast view pager and change visibility of PageIndicatorView by TransitionManager in addition.

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

2 participants