Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ViewPager でビューを反転することは可能ですか?
はい、非常に可能です。
回転アニメーションが必要です
ここを見て
Androidで画像をスムーズに回転させるには?
と
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/animation/Rotate3dAnimation.html
私は上記を使用し、あなたが求めていることをうまく実装しました。
AndroidのAPIデモでその例を探してください