codelong

Results 10 comments of codelong

![image](https://user-images.githubusercontent.com/41498415/155289400-caeb9259-b93c-4f78-a186-d584dd996630.png) 请问,这个Goroutine里能否选择添加defer recover机制? @WGH-

The code accidentally panics in a certain OnResponse, how can the code not stop? Let other requests continue. Now the program exits directly. Excuse me, can I choose to add...

![image](https://user-images.githubusercontent.com/41498415/155302550-e3b7ce9f-d72e-4531-a2c2-22aaaa19f13a.png) This will not cause the program to exit directly.

Do you have time to look at this question? How to implement this function without changing the source code. @WGH-

In this way, each OnResponse needs to be judged, including the following OnHTML and OnXML, which is not a good choice. @WGH-

![image](https://user-images.githubusercontent.com/41498415/129464190-359372f5-ebf4-4971-bbb0-72b1a6ceadcb.png)

错误: 无法将类 BindingRecyclerViewAdapters中的方法 setAdapter应用到给定类型; 需要: RecyclerView,ItemBinding,List,BindingRecyclerViewAdapter,ItemIds

是gradle plugin版本3.5.1 造成的 3.5.0没事

@JamesChenX @hustlemickey How is the progress? I am looking forward to it.