I want to load activity with flip animation. I have already seen api demos and haven’t clarified that how to do this.So guys please suggest me.
Thanks
I want to load activity with flip animation. I have already seen api demos
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For adding the flip animation When loading an activity.First you should add animation to the resource “anim” folder.the animation should be of flipping in and out.the in your java file after calling an intent you should add this piece of code.
This will help you to Solve your problem.