xiaohaibin / XBanner

:fire:【图片轮播】支持图片无限轮播,支持AndroidX、自定义指示点、显示提示文字、切换动画、自定义布局,一屏多显、视频图片混合轮播等功能
Apache License 2.0
2.18k stars 351 forks source link

刷新数据后,第一次的轮播动画没了 #152

Open 643063150 opened 4 years ago

643063150 commented 4 years ago

刷新数据后,第一次的轮播动画没了 会直接变成第二张 然后好了 如图所示 动画消失

xiaohaibin commented 4 years ago

刷新后会重置动画

643063150 commented 4 years ago

又没什么建议能解决呢,我看原生的刷新好像也会丢失

githeer commented 4 years ago

我刷新后,直接空白了不知道为什么,二次刷新数据后,轮播就异常了,图片消失了

xiaohaibin commented 4 years ago

什么场景,确认数据是否有,参考demo使用么

萧海斌 邮箱:xhb_199409@163.com

签名由 网易邮箱大师 定制

在2020年01月06日 16:16,和二 写道:

我刷新后,直接空白了不知道为什么

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

fengyuehan commented 4 years ago

我刷新后,直接空白了不知道为什么,二次刷新数据后,轮播就异常了,图片消失了

我这边也遇到了,请求的数据log日志有,然后loadImage方法断点不走,图片消失,按照demo来写的

fengyuehan commented 4 years ago

我刷新后,直接空白了不知道为什么,二次刷新数据后,轮播就异常了,图片消失了

我这边也遇到了,请求的数据log日志有,然后loadImage方法断点不走,图片消失,按照demo来写的

在Android 10上真机跑又没问题,其他的出现上面描述的问题