The following angular animation is not applying or working on my toolbar, it should translate it out of view, but it does nothing, it only disappears when minim
I have a list, where the items have an animation like this: <li @animation> And this is my animation trigger: trigger('animation', [ transition(':en
I would like to fire two animations at the same time on click. The animation triggers use the same state, one is placed on an outer parent div and the other is