Results 50 comments of Drakeet

I have fixed it in my library using: https://github.com/drakeet/MultiType/commit/ef940c03e2d3694e40c4257a590b3f1133fa4b79 Maybe I could create a PR for the project? @chrisbanes

感谢反馈,目前不建议和 ConcatAdapter 一起使用,待近期适配 RV 1.2.0.

看看是否和这个 issue 有关:https://issuetracker.google.com/issues/187339376

感谢反馈,但看起来你使用的这个下拉刷新组件并非谷歌官方提供的,因此我们无法了解它做了什么错误的事情,你能否提供最小可复现程序工程,或者根据你的 debug 发起 PR? ________________________________ From: grayson Sent: Tuesday, March 9, 2021 8:37:56 PM To: drakeet/MultiType Cc: Subscribed Subject: [drakeet/MultiType] 嵌套使用,ItemViewDelegate对象出现多次重复加载,一直死循环。 (#316) SmartRefreshView + Multitype使用没有问题,数据可以正常加载。 ViewPager2 + Multitype使用没有问题,数据可以正常加载。 ViewPager2 +...

@YunChe-Linghit 这个 issue 优先级不是很高,它大概率是你使用的另外的库的问题,因为 MultiType 理论上来说是很纯粹的,所以目前不会很紧急地进行处理,请再等等或尝试自行寻找原因和发起 PR。

Thank you! Yes, welcome to PR, and I am busy recently, sorry!

Don't use paddingCompat can fix this. I am using this library in my app Pure Writer, and got the same bug on Android 5.1.1, I finally fixed it by using...

This bug can be reproduced on Android 5.1.1 emulator/AOSP ROM.