@Harilall wrote:
How do I get the material animations to work in ionic material? I have added in the ionic.material.min.css and ionic.material.min.js files and injected the dependency 'ionic-material' into the app. I have also injected ionicMaterialInk and ionicMaterialMotion into the main controller.
I have then called the following methods within the main controller
ionicMaterialInk.displayEffect(); ionicMaterialMotion.pushDown({ selector: '.push-down .button' });
But on button presses or selections I don't get the ripple effect, please assist
Posts: 1
Participants: 1