Baoen Liu
Baoen Liu
NestedScrollingParent2LayoutImpl3, 从ViewPager底部快速下滑,ViewPager里的RecyclerView第一个Item还没完全显示完,就开始滑动最外层的recyclerView 
bugly收集到native的报错,Koom版本2.2.1 不知道怎么分析,求助支招 堆栈信息如下:  1 #00 pc 000000000054673c /apex/com.android.art/lib64/libart.so (art::CodeInfo::GetRegisterMaskOf(art::StackMap const&) const+64) [arm64-v8a::0072d099ce7f42dc239d8b8c127a6e82] 2 #01 pc 00000000005b5020 /apex/com.android.art/lib64/libart.so (art::ReferenceMapVisitor::VisitFrame()+812) [arm64-v8a::0072d099ce7f42dc239d8b8c127a6e82] 3 #02 pc 00000000005795e4 /apex/com.android.art/lib64/libart.so (void art::StackVisitor::WalkStack(bool)+580) [arm64-v8a::0072d099ce7f42dc239d8b8c127a6e82] 4 #03...
``` 异常类型:app编译异常 tinker版本:如:1.9.14.27 gradle版本:如:8.2 是否使用热更新SDK: TinkerPatch SDK 系统:Mac 堆栈/日志: -----------------------Tinker patch begin----------------------- configuration: oldApk:/Users/android/Documents/Projecct/TinkerTest/app/build/bakApk/app-release-0830-14-26-26.apk newApk:/Users/android/Documents/Projecct/TinkerTest/app/build/outputs/apk/release/app-release.apk outputFolder:/Users/android/Documents/Projecct/TinkerTest/app/build/tmp/tinkerPatch isIgnoreWarning:false isAllowLoaderClassInAnyDex:true isRemoveLoaderForAllDex:true isProtectedApp:true 7-ZipPath:/Users/android/.gradle/caches/modules-2/files-2.1/com.tencent.mm/SevenZip/1.2.21/cc390e6c704b74496d9ba0e9b46d2cf8a2a96b84/SevenZip-1.2.21-osx-x86_64.exe useSignAPk:true package meta fields: filed name:patchMessage, filed value:tinker is...