一叶飘舟

Results 70 comments of 一叶飘舟

找到FlutterTextureHooker这个类,加个参数就可以了,api变动导致的 ` flutterRenderer.startRenderingToSurface(surface, false); `

参考:https://github.com/jdsjlzx/LRecyclerView/blob/master/app/src/main/java/com/lzx/demo/ui/MulItemGridLayoutActivity.java

你可以试试:https://github.com/jdsjlzx/LRecyclerView

参考:https://github.com/jdsjlzx/LRecyclerView/blob/master/app/src/main/java/com/lzx/demo/ui/EndlessLinearLayoutActivity.java

@goodgt https://github.com/jdsjlzx/LRecyclerView 你也可以体验下!

这个不算bug,不满一屏,上拉加载是无效的!你也可以看看这个框架的实现:https://github.com/jdsjlzx/LRecyclerView

此问题已经解决,可以参考框架:https://github.com/jdsjlzx/LRecyclerView

你把你修改的部分的代码贴出来吧,我验证下,如果没有问题,下个版本合并进去,感谢你的反馈!

如果使用过程中有其他好的建议,可以提出来,共同优化轮子!