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.
我正在设计一个 android 应用 atm,我想知道如何在 iphone 上使用“滑动”动画在视图之间切换。
我的意思是我想留在一个活动中并从左向右滑动(反之亦然),部分视图在各自的方向上滑动,为另一个视图腾出空间。用户界面的其余部分保持原样。
这实际上是可能的,因为我已经在一个实际工作(尚未发布)的应用程序中看到了它。所以 - 我该怎么做?
参考这个帖子给出的答案