Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

How to change the animation from the default fadeIn to something else like bounceIn #33

Open
Ambika99 opened this issue May 24, 2018 · 1 comment

Comments

@Ambika99
Copy link

What do we write to change the animation type from the default fadeIn to bounceIn

@Dot01110011
Copy link

Like This:
Sequent.origin((ViewGroup) findViewById(R.id.login)).anim(this, Animation.BOUNCE_IN).start();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants