Animated-Icons icon indicating copy to clipboard operation
Animated-Icons copied to clipboard

Android Animated Icons Library

Results 5 Animated-Icons issues
Sort by recently updated
recently updated
newest added

gradle dependency block updated with implementation, removed deprecated compile option

How do i add love icon or any other icon i want??

how can i update setNotificationCount numbers? by default i can set to that, i'm trying to incrementing that my solution: ``` iconEwallet.setAnimatedIcon(IconFactory.iconNotificationAlert().setNotificationCount(cnt)); iconEwallet.startAnimation(); iconEwallet.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View...

Hi Bro I think this beautiful library needs to have `setTypeface` option Thanks for sharing ;)

Hi there, I'm going to use this library on my project, but when notification count goes beyond 100, last character (0) show in new line in notification badge! ![screenshot_2016-11-26-11-20-06](https://cloud.githubusercontent.com/assets/4468890/20638913/7b6a9b18-b3ca-11e6-89e1-a48e59f67b05.png) P.s:...