HelloTransactionAnimations
HelloTransactionAnimations copied to clipboard
注意这个项目太旧了, 已不再维护, 比较新的一个项目: https://github.com/mengdd/HelloAnimations
Results
2
HelloTransactionAnimations issues
Sort by
recently updated
recently updated
newest added
3000秒, 应该是200 吧
你好,我想请教个问题,如果想通过add()之后调用remove(fragment)方法移除一个fragment,这时候如何添加退场动画?我给transaction setCustomAnimations()会出现退场动画不显示,再次入场的时候会先出现退场动画,在出现入场动画这样的混乱效果,请教下这种问题该怎么解决,谢谢!