问题描述
我面临的一个问题。
我有三个活动,我要开始新的活动采用滑盖离开了。
I have three activities and i need to start new activity with slide left.
Activity1
Activity2
Activity3
办法
means
当我点击按钮,新的活动不应该直接显示像什么机器人的行为。
when i click to button new activity should not display directly like what android behavior .
我想新的活动,来自右边,显示当前屏幕上。
i want new activity come from right side and display on current screen.
任何人都可以向我提供指导。这是动画或其他任何东西。
anyone can provide me guidance.This is animation or anything else.
推荐答案
开始活动,然后只适用于过渡效果。欲了解更多信息,如何进行这种只需访问 href="http://www.mindfiresolutions.com/Animation-on-Switching-between-activities-1392.php">和源$ C $℃实例访问this.如有任何查询,欢迎发表评论。
Start activity and then just apply transition effect.For more info, how to proceed for this just visit here and for source code example visit this. For any query, feel free to comment.
这篇关于活动开始左向右模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!