Android
Pages
Codes and Examples
How To Install Android
Android Interview Questions
Windows Shortcuts
Word shorcuts
Emulator Shortcuts
Showing posts with label
slide-in animation
.
Show all posts
Showing posts with label
slide-in animation
.
Show all posts
Sunday, January 20, 2013
Slide-in Animation
slide- in slide out animations for activity transition(left to right):
Intent in = new intetn(this,bactivity);
Startactivity(i);
animateactivity.this.overridePendingTransition(R.anim.slide-in-left,R.anim.slide-out-right);
Older Posts
Home
Subscribe to:
Posts (Atom)