AsyncHope

Results 7 issues of AsyncHope

android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: t_userInfo.FUND_CUSTOMER_NO (Sqlite code 2067 SQLITE_CONSTRAINT_UNIQUE), (OS error - 2:No such file or directory) 在数据库表 fundCustomerNo 设置了唯一约束 @unique,插入数据时报错,

我发现翻页的时候每次都会调用onBindViewHolder() 方法,导致加载图片混乱,怎么能让已经显示的页面,在翻页的时候不调用onBindViewHolder方法

MPAndroidChart 折线图从左往右开始画 是怎么实现的

java.lang.IndexOutOfBoundsException: Index: 1, Size: 2 at java.util.ArrayList.get(ArrayList.java:437) at okhttp3.internal.http.BridgeInterceptor.cookieHeader(TbsSdkJava:122) at okhttp3.internal.http.BridgeInterceptor.intercept(TbsSdkJava:86) at okhttp3.internal.http.RealInterceptorChain.proceed(TbsSdkJava:92) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(TbsSdkJava:120) at okhttp3.internal.http.RealInterceptorChain.proceed(TbsSdkJava:92) at okhttp3.internal.http.RealInterceptorChain.proceed(TbsSdkJava:67) at com.lzy.okgo.interceptor.HttpLoggingInterceptor.intercept(TbsSdkJava:83) at okhttp3.internal.http.RealInterceptorChain.proceed(TbsSdkJava:92) at okhttp3.internal.http.RealInterceptorChain.proceed(TbsSdkJava:67) at okhttp3.RealCall.getResponseWithInterceptorChain(TbsSdkJava:185) at okhttp3.RealCall$AsyncCall.execute(TbsSdkJava:135) at...

仿 MPAndroidChart 折线图从左往右开始画

操作步骤: 1. 使用run的方式运行app到手机,会生成debug的基准包 2. 将基准包目录配置到tinker-support.gradle, 3. android studio 右侧的gradle命令, 找到tinker下的tinkerPatchDebug执行 4. logcat生成补丁失败 我的联系方式: 17611528892,比较急谢谢! 下面的日志会比较长 详细日志: Check for loader classes in dex: classes.dex Warning:ignoreWarning is false, but we found all...

Caused by: org.gradle.process.internal.ExecException: Process 'command 'D:\xxx\sdk\build-tools\26.0.2\aapt.exe'' finished with non-zero exit value 1