based on the new Styles lessons I have a question on button animations: From what I see, there is a default animation for buttons when they are clicked (it seems to be a fade out/fade in).
If I add an animate component to the “component tap” flow as described in the part 12 of the styles tutorial, does this replace the standard animation for clicks?
I am looking forward to the re-implemented animations, I gave up with animating containers as it is really buggy on Android (lots of crashes) and has undesired side effects of buttons getting lost from time to time,… (@Harri_Sarsa knows about it)