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
{{ message }}
This repository was archived by the owner on Mar 23, 2020. It is now read-only.
I have implemented this library for quite a long time and it is a good ripple for ripple animation. Recently, I found the Bug, while running the Application on a particular Device, which in my case is Nokia 5.1 running on Android 8.1.0.
The Bug, When I start the ripple animation if any push notification comes to my device it automatically stops the Ripple animation. I thought it is a bug on all the devices running on Android 8.1.0 or above but it runs perfectly on other devices running 8.1.0 and even the Pixel running on 9.0.0. I believed this has something to do with the memory of the device. I will upload the stack trace of the memory monitor later. But consider this a legit issue. Please try to fix it.
I have implemented this library for quite a long time and it is a good ripple for ripple animation. Recently, I found the Bug, while running the Application on a particular Device, which in my case is Nokia 5.1 running on Android 8.1.0.
The Bug, When I start the ripple animation if any push notification comes to my device it automatically stops the Ripple animation. I thought it is a bug on all the devices running on Android 8.1.0 or above but it runs perfectly on other devices running 8.1.0 and even the Pixel running on 9.0.0. I believed this has something to do with the memory of the device. I will upload the stack trace of the memory monitor later. But consider this a legit issue. Please try to fix it.