标签: android android-animation
有没有办法在替换片段事务上为ActivityOptions.makeScaleUpAnimation(View source,int startX,int startY,int startWidth,int startHeight)创建类似的动画?当用户点击editTextBox时,我需要从editTextBox向上扩展为全屏片段。