baneyue

Results 11 comments of baneyue

It feels that the performance is much worse than that of the native IOS / Android image loading framework, especially when a large number of images are loaded; Modifying the...

This consumes a lot of network bandwidth

Memory and network usage soar when scrolling the list quickly; There is no limit on the number of concurrent loads, and there is no operation to cancel the load when...

The following suggestions 1. It is recommended to provide the loading thread numerical control system, and it is best to provide a configurable strategy to consume requests in the form...

when Listview loads thousands of item pictures, and the memory soars. It is found that the network bandwidth reaches 30MB / s, which eventually leads to the software being killed...

We have used listview.builder. When we find that the pictures are not visible, we will still download them. This problem will occur when we use the scroll bar to scroll...

Is there any progress on this issue It's really a big problem

When you quickly drag the scroll bar, the network speed will soon reach more than 20m / s, and then it will be killed as an exception by the anti-virus...

yes , The performance problem is the biggest problem of cachednetworkimage, and there is no good solution at present

恳请大佬把以下控制台报错给去掉。 应该是ContentProvider在应用Application启动之前加载导致的日志工具还没有初始化。 W java.io.IOException: No such file or directory W at java.io.UnixFileSystem.createFileExclusively0(Native Method) W at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:317) W at java.io.File.createNewFile(File.java:1006) W at com.tamsiree.rxkit.TLog.log2File(TLog.kt:185) W at com.tamsiree.rxkit.TLog.log(TLog.kt:155) W at com.tamsiree.rxkit.TLog.i(TLog.kt:108) W at...