Android-结束视图在材料容器转换时闪烁
创始人
2024-08-19 19:30:08
0
  1. 可能的原因是过渡使用了alpha或visibility属性来控制视图的可见性。此类属性会影响视图的透明度和占用空间。为此,应在过渡中使用additionalParameters()方法来控制透明度而不是alpha属性。例如:

val transition = MaterialContainerTransform().apply { // Set additional parameters as needed setAllContainerColors(ContextCompat.getColor(fromView.context, R.color.white)) addTarget(R.id.end_container) setInterpolator(AccelerateDecelerateInterpolator()) duration = 300L setScrimColor(Color.TRANSPARENT) }

TransitionManager.beginDelayedTransition(root, transition) findViewById(R.id.start_container).visibility = View.GONE findViewById(R.id.end_container).visibility = View.VISIBLE findViewById(R.id.end_container).alpha = 1f

  1. 另一种可能的原因是,视图在绘制过渡期间未正确调整其大小或布局。为此,应确保使用正确的布局参数来在过渡中设置视图大小和位置。例如:

val startBounds = Rect(fromView.left, fromView.top, fromView.right, fromView.bottom) val endBounds = Rect(toView.left, toView.top, toView.right, toView.bottom)

MaterialContainerTransform().apply { addTarget(toView.id) setAllContainerColors(Color.WHITE) setStartBounds(startBounds) setEndBounds(endBounds) duration = 300 }.let { TransitionManager.beginDelayedTransition(container, it) }

toView.layoutParams = frameLayoutParams.apply { width = endBounds.width() // Use the dimensions of endBounds height = endBounds.height() topMargin = endBounds.top // Align the view with endBounds leftMargin = endBounds.left }

注意:上述代码示例密切关注了到“animation”“alpha”“visibility”“fitsSystemWindows”等变量,即可能影响过渡效果的属性。有可能还存在其它因素导致表现某些异常。最后,应设法通过试错来找出导致视图闪烁的实际原因并进行修复。

相关内容

热门资讯

普及透视!hardrock作必... 普及透视!hardrock作必弊!原来存在有辅助插件(有挂技术)-哔哩哔哩一、hardrock作必弊...
有挂透视!sohoo poke... 有挂透视!sohoo poker辅助!果然存在有辅助app(有挂技巧)-哔哩哔哩1、打开软件启动之后...
详情透视!来玩德州破解器!总是... 详情透视!来玩德州破解器!总是有辅助神器(发现有挂)-哔哩哔哩1、来玩德州破解器免费辅助多个强度级别...
揭露透视!哈糖大菠萝可以开挂吗... 揭露透视!哈糖大菠萝可以开挂吗!都是是有辅助工具(有挂实锤)-哔哩哔哩1、上手简单,内置详细流程视频...
教你透视!佛手大菠萝13道挂哪... 教你透视!佛手大菠萝13道挂哪里!真是真的有辅助攻略(详细教程)-哔哩哔哩佛手大菠萝13道挂哪里透视...
关于透视!xpoker辅助控制... 关于透视!xpoker辅助控制!好像是有辅助教程(有挂秘籍)-哔哩哔哩1、许多玩家不知道xpoker...
总结透视!红龙poker作必弊... 总结透视!红龙poker作必弊指令!好像是有辅助app(有人有挂)-哔哩哔哩1)红龙poker作必弊...
了解透视!德州机器人代打脚本!... 了解透视!德州机器人代打脚本!真是真的是有辅助工具(有挂总结)-哔哩哔哩1、实时德州机器人代打脚本透...
了解透视!poker mast... 了解透视!poker master辅助!原来一直都是有辅助方法(有挂解惑)-哔哩哔哩1、poker ...
普及透视!xpoker辅助器!... 普及透视!xpoker辅助器!切实是有辅助技巧(的确有挂)-哔哩哔哩1、该软件可以轻松地帮助玩家将x...