Some basic animations in Android

Updated 20 September 2017

Save

Uses of animations make your application more realistic, more attractive and easy to use.  So in this blog, we are going to show you how to add basic animation in your Views to make it attractive by java code. Animations can add be notify users about what’s going on in your app and improve their thinking model of your app’s interface

Implementation

This animation is of view translation with fade in and fade out effect on the view,

In xml,

In Java,

By above function, you can translate your view with fade out effect.

You can also add the listener to your animation that what you want to do before or after performing the animation.

 

Thanks for the reading this blog, if you have any doubt and query comment below.

Happy Coding and Stay Super.

 

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home