chinghoi

Results 11 comments of chinghoi

试试我写的这个能不能帮到你 [https://github.com/chinghoi/CHPagerView](url)

> calculateStatusBarAreaAvgLuminance throw error Thread 8: EXC_BAD_ACCESS (code=1, address=0x20) at line 74 > > layer.render(in: context) > > but I checked both layer and context and they are not nil....

> figure id="zmage" class="wrapperLayer__z_PKn" style="z-index: 1000;" > 缩小的时候这个标签根本没有去掉,占了整个屏幕 我也发现了这个问题,每次点开再关闭都会遗留一个这东西,而且这个也是导致点击一次不能在点击的原因,我点了这么多次是把这个的style的position属性去掉了才可以多次点击的 ![image](https://user-images.githubusercontent.com/20352401/112450373-502e8d80-8d8f-11eb-956b-8374e9707c05.png)

> ``` > # Load rbenv automatically by appending > # the following to ~/.zshrc: > eval "$(rbenv init - zsh)" > ``` > > @jpeters-ml Have you followed these...

I search some code is too old, can anyone help us how to do that? thinks

> 我实现了, 不过有个缺点是无法做到多个接口同时用新token去重新请求, 你得自己改进一下 ` class CustomMoyaProvider: MoyaProvider { private var tokenRefreshing = false override init(endpointClosure: @escaping MoyaProvider.EndpointClosure = MoyaProvider.defaultEndpointMapping, requestClosure: @escaping MoyaProvider.RequestClosure = MoyaProvider.defaultRequestMapping, stubClosure: @escaping MoyaProvider.StubClosure = MoyaProvider.neverStub,...

> After updating to 34 I'm getting this error: > > ``` > * What went wrong: > Execution failed for task ':mobile_scanner:compileDebugJavaWithJavac'. > > error: invalid source release: 17...

> 3.5.5 If your version is ^3.5.5, change to 3.5.5, try it again.