Android-Animated-Theme-Manager icon indicating copy to clipboard operation
Android-Animated-Theme-Manager copied to clipboard

create your custom themes and change them dynamically with ripple animation

Results 9 Android-Animated-Theme-Manager issues
Sort by recently updated
recently updated
newest added

hi, thank for great lib i want to set color from xml, not from code, did u support this feature?

I try to add this using java. but suddenly i saw "binder.root." what is this? How can i syncTheme in java? i think this is important but you missing explanation???

## 🚀 Description This PR contains multiple changes. - ThemeManager class has been changed to an object (as it has been used in an object like way before). - Previous...

## ⚠️ Is your feature request related to a problem? Please describe I'm normally using a viewbinding library to simplify the process and prevent memory leaks. [ViewBindingPropertyDelegate](https://github.com/androidbroadcast/ViewBindingPropertyDelegate) The library wants...

I create a bottomsheetbehavior and add inside a recyclerview contains theme list. But i click item recyclerview to change theme ThemeManager animated theme on over bottomsheet and bottomsheet has Gone.

Hello again. How to use in BottomSheetDialogFragment and AlertDialog ??

Thank you for your invitation I've been looking at your team's code and I feel pretty good about it.We are very happy to introduce this project into our project However,...

Although I easily fixed this issue, the solution should be included in the next update. I'd give a bit of context on why this happened and how to recreate the...