0

I have an Activity with some buttons. On click of Button,Next Screen is displayed. The new Screen is displayed on a TabHost. I want to apply Flip Screen Transition between current Activity and the TabActivity.

Any help would be appreciated. Thanks in Advance.

4

1 回答 1

0

检查这个:

http://developerlife.com/tutorials/?p=343

您可以使用 overridePendingTransition()。过渡动画可以在 XML 中定义。

于 2012-07-05T10:44:08.923 回答