danimahardhika / candybar-library

Android icon pack material dashboard
Apache License 2.0
495 stars 146 forks source link

Icon request force close #92

Closed walrus543 closed 7 years ago

walrus543 commented 7 years ago

Hi, A user reported FCs with one of my icon packs

Manufacturer : Huawei Model : Nexus 6P Product : angler Screen Resolution : 1440 x 2392 pixels Android Version : 8.0.0 CandyBar Version : 3.3.2

Here is the log I get from the Google Play dev console:

java.lang.NullPointerException: at android.view.View$4.setValue (View.java:24350) at android.view.View$4.setValue (View.java:24348) at android.animation.PropertyValuesHolder$FloatPropertyValuesHolder.setAnimatedValue (PropertyValuesHolder.java:1379) at android.animation.ObjectAnimator.animateValue (ObjectAnimator.java:990) at android.animation.ValueAnimator.setCurrentFraction (ValueAnimator.java:654) at android.animation.ValueAnimator.setCurrentPlayTime (ValueAnimator.java:617) at android.animation.ValueAnimator.start (ValueAnimator.java:1046) at android.animation.ValueAnimator.start (ValueAnimator.java:1065) at android.animation.ObjectAnimator.start (ObjectAnimator.java:852) at android.animation.ValueAnimator.startWithoutPulsing (ValueAnimator.java:1058) at android.animation.AnimatorSet.handleAnimationEvents (AnimatorSet.java:1142) at android.animation.AnimatorSet.doAnimationFrame (AnimatorSet.java:1046) at android.animation.AnimationHandler.doAnimationFrame (AnimationHandler.java:146) at android.animation.AnimationHandler.-wrap2 (Unknown Source) at android.animation.AnimationHandler$1.doFrame (AnimationHandler.java:54) at android.view.Choreographer$CallbackRecord.run (Choreographer.java:909) at android.view.Choreographer.doCallbacks (Choreographer.java:723) at android.view.Choreographer.doFrame (Choreographer.java:655) at android.view.Choreographer$FrameDisplayEventReceiver.run (Choreographer.java:897) at android.os.Handler.handleCallback (Handler.java:789) at android.os.Handler.dispatchMessage (Handler.java:98) at android.os.Looper.loop (Looper.java:164) at android.app.ActivityThread.main (ActivityThread.java:6541) at java.lang.reflect.Method.invoke (Native Method) at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:240) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:767)

Is it an Oreo issue? I'm still on 7.1.2 so I can't test. He sent me a bug report from the settings of the dashboard but I didn't find anything useful (only capital letters in xml for an app). Thank you.

walrus543 commented 7 years ago

Sorry @danimahardhika but I don't understand why you closed this issue. Could you please explain?

danimahardhika commented 7 years ago

Already fixed this issue, I just haven't make a new release yet.

leifniem commented 6 years ago

Same for a user of mine. Thanks for fixing this Dani :)