NineGridLayout
NineGridLayout copied to clipboard
缓慢下滑,到显示9张图的item会向上跳动
上滑倒最底部,在缓慢下滑,到显示9张图的item ,会向上跳动
是因为我的ImageLoader没有配置,实际使用的时候需要对ImageLoader的一些缓存进行配置
图片多,换成glide也是 这样 唉,改怎么解决呢?
你好,我也使用glide进行加载图片并且做了缓存的动作,上滑到第9张图片的时候会出现跳动,请问该怎么处理?
我后来用了另一开源的控件,没有这个。
在 2017年3月7日,下午12:27,fangfengfan [email protected] 写道:
你好,我也使用glide进行加载图片并且做了缓存的动作,上滑到第9张图片的时候会出现跳动,请问该怎么处理?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HMY314/NineGridLayout/issues/4#issuecomment-284618424, or mute the thread https://github.com/notifications/unsubscribe-auth/AP1nIYSJcQkqv8GTYlKwxVboetB5yvKaks5rjNyXgaJpZM4J_24D.
可以提供示例Demo吗?
https://github.com/Naoki2015/CircleDemo https://github.com/Naoki2015/CircleDemo 我当时用的好想是这个
在 2017年3月7日,下午9:50,fangfengfan [email protected] 写道:
可以提供示例Demo吗?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HMY314/NineGridLayout/issues/4#issuecomment-284726062, or mute the thread https://github.com/notifications/unsubscribe-auth/AP1nIcn8flOTgV-1xBf4mDHIR3rJ0W46ks5rjWCTgaJpZM4J_24D.
thanks