Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第一个item,点击事件界面不刷新 #16

Open
wuxudoong opened this issue Nov 26, 2020 · 1 comment
Open

第一个item,点击事件界面不刷新 #16

wuxudoong opened this issue Nov 26, 2020 · 1 comment

Comments

@wuxudoong
Copy link

在position 为0 的时候 onBindViewHolder里面的点击事件,比如说
holder.ivPlay.setOnClickListener {
ToastUtils.showShort("you click")
holder.tvProcess.text = "shishi"
}
holder.tvProcess.text = "shishi"
这句话不能立刻生效,需要点击多次才能生效

@wuxudoong wuxudoong changed the title 第一个item,点击时间界面不刷新 第一个item,点击事件界面不刷新 Nov 27, 2020
@dinomonster
Copy link

第一个item点击的问题解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants