gpt4 book ai didi

java - AnimationDrawable 在 fragment 中不起作用。

转载 作者:行者123 更新时间:2023-12-02 10:48:12 25 4
gpt4 key购买 nike

要获得清晰的版本,请使用此链接,抱歉我的懒惰,但我花了 4 个小时寻找解决方案,现在我累了,请帮助我 stackoverflow 诸神

enter image description here

www.imgur.com/a/ML2snR1

最佳答案

问题是你的constraintLayout为空因为你曾经初始化它 getActivity.findViewbyId() 。将获取 Activity 替换为 View 所以它会是

constraintLayout= (ConstraintLayout)view.findViewById(R.id.layout);

关于java - AnimationDrawable 在 fragment 中不起作用。,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52380774/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com