Hexer
Results
5
comments of
Hexer
same problem, the plugin version is last `0.13.1`
恩,RecyclerView 复用导致图片不显示。。但是我这边并没有mTotalWidth=0的问题,还在定位中。。
我这边的处理就是在创建 view 的时候直接拿到的屏幕宽度当做 totalWidth, 在 onLayout 调用的时候可能会出现 mTotalWidth 为0的情况。。。
Looking forward +1
同样是这样。