You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal Exception: android.util.AndroidRuntimeException
Animators may only be run on Looper threads
android.animation.ValueAnimator.start (ValueAnimator.java:1011)
android.view.ViewPropertyAnimator.start (ViewPropertyAnimator.java:416)
com.aurelhubert.ahbottomnavigation.AHBottomNavigation.updateNotifications (AHBottomNavigation.java:975)
com.aurelhubert.ahbottomnavigation.AHBottomNavigation.createClassicItems (AHBottomNavigation.java:489)
com.aurelhubert.ahbottomnavigation.AHBottomNavigation.createItems (AHBottomNavigation.java:282)
com.aurelhubert.ahbottomnavigation.AHBottomNavigation.enableItemAtPosition (AHBottomNavigation.java:1619)
this crash randomly happened while we display an icon on top cart icon of bottom nav
The text was updated successfully, but these errors were encountered:
this crash randomly happened while we display an icon on top cart icon of bottom nav
The text was updated successfully, but these errors were encountered: