草庐IT

InfoDialogFragment

全部标签

android - 是否可以为 DialogFragment 设置动画?

我尝试了各种有关fragment动画的示例,但没有任何反应,所以DialogFragment不是“正确的”fragment吗?还是我在这里遗漏了什么?FragmentTransactionft=getFragmentManager().beginTransaction();InfoDialogFragmentnewFragment=InfoDialogFragment.newInstance();newFragment.setAsset(mainShow,c,backgroundDrawable);ft.setCustomAnimations(R.anim.grow_in,R.anim