Android Animations - Part 5: Challenge: Animators | Ray Wenderlich

Practice what you've learned so far to add a hide animation to the payment method container, and then see a solution.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3355-android-animations/lessons/5

the animateShowPaymentMethodContainer works perfectly but the hide method makes the view disappears suddenly. What could be the error? low Memory ? I literally copied the code