-
Notifications
You must be signed in to change notification settings - Fork 598
add proguard config for circular progress button #42
Comments
Are you referring to this library? https://github.com/dmytrodanylyk/circular-progress-button |
yes exactly |
I have the same problem! |
@HugeTimor proguard seems to strip the progress color set. To resolve this I had to include the library manually and customize it from the library's color resource.
|
Hello. Seems like a lot of people is using this library. I'll post my solution for that bug. |
I have included circular progress button to my project. The problem is that once i enable proguard animations does no work properly. I have all kind of proguard config but no success yet. So i would be very appreciated if you find some eay to work around this
The text was updated successfully, but these errors were encountered: