PJ

Results 2 issues of PJ

## 【版本信息】 4.1.49 ## 【平台信息】 Android 原生 ## 【崩溃信息】 signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- Abort message: 'Scudo ERROR: corrupted chunk header at address 0x200007bbb261370 ' at...

After migrating my ViewPager to ViewPager2 (so as the ViewHolder and Adapter), I'm facing some sliding lag problem. I've found out that onCreateViewHolder() and onBindViewHolder() runs after the sliding motion...