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”等变量,即可能影响过渡效果的属性。有可能还存在其它因素导致表现某些异常。最后,应设法通过试错来找出导致视图闪烁的实际原因并进行修复。

相关内容

热门资讯

7分钟科普!山西扣点点挂神器,... 7分钟科普!山西扣点点挂神器,天天贵阳麻将的机制,黑科技教程(揭秘有挂)1、在天天贵阳麻将ai机器人...
分辨真假!德州游戏辅助器(we... 分辨真假!德州游戏辅助器(wepoke软件)外挂透明挂辅助器(透视)必胜教程(2022已更新)(哔哩...
终于清楚!wpk数据手机软件叫... 您好,wpk数据这款游戏可以开挂的,确实是有挂的,需要了解加微【439369440】很多玩家在这款游...
总算了解(大厅wpk)外挂透明... 总算了解(大厅wpk)外挂透明挂辅助APP(辅助挂)透视辅助(2021已更新)(哔哩哔哩)是一款可以...
八分钟科普!云龙逮杠麻将有挂,... 八分钟科普!云龙逮杠麻将有挂,雀神广东麻将设置方法,可靠技巧(有挂教程)是一款可以让一直输的玩家,快...
必看攻略!wepoke有规律(... 必看攻略!wepoke有规律(wePOKE)外挂透视辅助器(辅助挂)透牌教程(2021已更新)(哔哩...
重大通报!wpk俱乐部盈利模式... 重大通报!wpk俱乐部盈利模式(透视)原来确实真的有挂2025已更新)(哔哩哔哩)1)wpk俱乐部辅...
实测分享(智星德州扑克)外挂辅... 实测分享(智星德州扑克)外挂辅助插件(辅助挂)德州论坛(2022已更新)(哔哩哔哩);原来确实真的有...
8分钟科普!广西山水麻将辅牌器... 8分钟科普!广西山水麻将辅牌器,广东雀神麻雀辅助器在哪里下载,2024新版总结(有挂方法)1、完成广...
记者揭秘!德州app辅助工具(... wpk安卓版本新手教程相关信息汇总(需添加指定薇757446909获取下载链接);记者揭秘!德州ap...