Implement Animations on different views | Techbirds
Adding Animations :- Animations are especially useful when the screen changes state, such as when content loads or new actions become available. Animations can also add a polished look to your app, which gives your app a higher quality feel.Adding animation on any view Here is the code to show animation on TextView :- public