FancyGifDialog-Android
FancyGifDialog-Android copied to clipboard
Make your native android Dialog Fancy and Gify. A library that takes the standard Android Dialog to the next level with a variety of styling options and Gif's. Style your dialog from code.
I tried to add the ID of the button color and it does not change. I have also tried to add a string with the hexadecimal of the color. But...
In my app, I need only a positive button. If I unset the negative button, it always opens with two-button.
ClassCastException: android.graphics.drawable.RippleDrawable cannot be cast to android.graphics.drawable.GradientDrawable Used the library in this project for almost 6 months now, really appreciate you, please fix this :) 2019-07-10 08:45:02.070 28829-28829/? E/AndroidRuntime: FATAL...