leochuan / ViewPagerLayoutManager

ViewPager like LayoutManager which supports some awesome animations and infinite scroll.
Apache License 2.0
1.75k stars 333 forks source link

gallery那个效果只在模拟器上有效果,真机不行 #38

Open EvanEvil opened 6 years ago

leochuan commented 6 years ago

你手机什么android版本? 方便的话,截个图

EvanEvil commented 6 years ago

Android 7.0 ,我录制了一个gif,怎么发给你?

leochuan commented 6 years ago

直接把图片拖到输入框

EvanEvil commented 6 years ago

gif太大了,传不上来,我描述一下,就是滑动后,后面的图片都没有展示出来

EvanEvil commented 6 years ago

gif

leochuan commented 6 years ago

pull 下最新的代码 跑下看看

chenenqiang12345 commented 6 years ago

同样这个问题,版本2.0.17,速度处理下华为荣耀8真机 7.0系统,急急急急急急!!!!!!

leochuan commented 6 years ago

@chenenqiang12345 没有这个手机,不能复现定位不了问题,你先试试setMaxVisibleItemCount(3)看看能不能显示。

chenenqiang12345 commented 6 years ago

不行 @leochuan 问题很严重!速度解决啊

chenenqiang12345 commented 6 years ago

按住稍微滑动 就不显示复位正常,滑动较大的话复位都不显示!

chenenqiang12345 commented 6 years ago

GalleryLayoutManager @leochuan 老板速度处理 急急急!!!

leochuan commented 6 years ago

@chenenqiang12345 你是跑demo就有问题吗? 我拿了两只华为试了下都没有问题

chenenqiang12345 commented 6 years ago

荣耀8真机 7.0

leochuan commented 6 years ago

@chenenqiang12345 我身边没有这个机型,然后你提供的信息还不足以我debug,就这个GalleryLayoutManager有问题还是其他的也不行?

leochuan commented 6 years ago

@chenenqiang12345 方便的话加下我qq吧,378534547

fenghebaiyang commented 6 years ago

华为的机型吗? http://cn.club.vmall.com/forum.php?mod=viewthread&tid=13133440

leochuan commented 6 years ago

@fenghebaiyang 棒棒的

chenenqiang12345 commented 6 years ago

@leochuan 修复了吗

chenenqiang12345 commented 6 years ago

该问题 修复了吗 @leochuan

leochuan commented 6 years ago

@chenenqiang12345 看了下解决方案,都是对Canvas进行处理的,我这边是拿不到Canvas的 这个是华为的bug我也没办法了

tyl210110 commented 6 years ago

@leochuan 华为mate 8 同样是这个问题

shuijianbaozi commented 5 years ago

在华为云真机测试没有这个问题