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.
是否可以在不为整个活动设置动画的情况下创建活动滑入和滑出过渡?类似于片段转换,但有活动。
我知道这可以通过片段轻松完成,但我想避免在单个活动中处理多个片段以避免创建上帝活动。
您对此有何看法?
正如我们在评论中讨论的那样,使用Child Fragments可能是解决问题的一个想法。
Child Fragments