Is it possible to flip a view in ViewPager.Basically i want to put several views as in hompage and a view behind every view i.e user must be able to flip the view too.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Yes Very Much Possible. You need Rotation Animation Look here How to make a smooth image rotation in Android? and I used the above and implemented successfully what you are asking. Look for its example in api demo of android |
|||||||||
|