jingzhanwu

Results 21 issues of jingzhanwu

sheet = new SweetSheet(mRootView); CustomDelegate customDelegate = new CustomDelegate(true, CustomDelegate.AnimationType.DuangLayoutAnimation); View mSheetView = LayoutInflater.from(getActivity()).inflate(R.layout.disc_near_shop_bottom_sheet, null, false); customDelegate.setCustomView(mSheetView); sheet.setDelegate(customDelegate);

### OkDownload Version v1.0.2-SNAPSHOT ### Problem Describe I occur some problem, I also search on [issues][issues-url] and [wiki][wiki-url], I even checked the source code, but it can't help, so my...

之前下载可以正常下载,就是有时候会超时,线上运行一段时间后突然报: Unable to resolve host "dj-2020.tjoss.xstoren.cn": No address associated with hostname 下载的资源我从浏览器下载没问题,设备连接的网络也没有问题,请问这是什么原因。

下载时出错:Unexpected status line: ,但浏览器中可以正常下载,下面是异常信息 java.net.ProtocolException: Unexpected status line: 2020-12-13 22:04:29.406 20213-20213/com.party.platform W/System.err: at okhttp3.internal.http.StatusLine.parse(StatusLine.java:69) 2020-12-13 22:04:29.406 20213-20213/com.party.platform W/System.err: at okhttp3.internal.http1.Http1Codec.readResponseHeaders(Http1Codec.java:189) 2020-12-13 22:04:29.406 20213-20213/com.party.platform W/System.err: at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:88) 2020-12-13 22:04:29.406 20213-20213/com.party.platform W/System.err:...

下载时会失败,在taskEnd 回调中获取到的错误信息为:Unexpected status line:

看文档可以修改颜色,但根据方法设置后无效

手持银行卡,扫描没有任何反应,代码也没有打印出错误log。在网上找的银行卡图片又可以识别,我用手机拍摄的银行卡图片不能识别。能支持手持卡直接识别吗,除了银行卡还可以识别那些东西? 身份证可以识别码。

对应的农历日期怎么样显示,在哪里设置

库里面可以增加扫描声音的控制 API不,我用的1.3.7 版本

Can you define multiple Stores? My requirement is: a global Store, other pages have a separate Store; I now create two Stores, one is initialized in Main, the other is...