-
Notifications
You must be signed in to change notification settings - Fork 217
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
【BUG反馈】 recycleview中,对话框绑定 itemview,删除itemview后,对话框 dissmiss 会二次刷新 #421
Comments
xm2017
changed the title
【BUG反馈】 recycleview中绑定 itemview,删除条目后,对话框 dissmiss 会二次刷新
【BUG反馈】 recycleview中,对话框绑定 itemview,删除itemview后,对话框 dissmiss 会二次刷新
Feb 22, 2024
这并非二次刷新,而是绑定的 view 消失导致的动态坐标y变为了0 会在下一个版本尝试屏蔽异常坐标 |
好的 那就下个版本测试下,辛苦老哥 |
相关代码已提交,等待下次合并更新。 |
Screenrecording_20240228_174944.mp4 |
长时间未收到回复暂时关闭了此问题,若有疑问请继续回复。此消息来自于自动化 Issues 处理 Bot,若问题严重或紧急你也可以通过反馈群联系到我:590498789 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述
我遇到了...
recycleview中绑定 itemview,删除条目后,对话框 dissmiss 会二次刷新
如果能够直接 dialog.show()的时候 传入坐标,就能解耦该 view,不知道能否增加该接口
DialogX 版本
0.0.50.beta8
设备信息
vivo x90 pro➕,android 14
是否在 Demo 中能复现此问题?
否
问题截图/视频
截屏/视频
Screenrecording_20240223_023322.mp4
错误日志
No response
The text was updated successfully, but these errors were encountered: