Tencent / libpag

The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.

Home Page:https://pag.art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rv列表滚动出现闪退,点击刷新也是如此

peter100u opened this issue · comments

问题描述

118_1713594607.mp4

在PAGImageViewRecyclerViewFragment中新增刷新按钮,另外pagimageview是远程资源,并且带有图片展位,会出现不符合预期的闪退,具体看我的视频,还有demo(在你们的demo中新增)

【版本信息】

4.2.88

【平台信息】

Android 原生

【预期的表现】

列表滚动,不出现闪动, 点击刷新,也不出现闪动

【实际的情况】

列表滚动的时候,出现闪动,点击刷新,也出现闪动

【Demo及附件】

sample.zip

iOS也是一样的问题