Results 25 comments of 钉某人

@bravolover520 已经解决glide的问题 多谢指正 最近太忙啦~~~~(>_

@pqpo 对于只用一次的对象,我想在它用完之后,在垃圾回收时,GC有权限将其回收

Glide需要这样加载: Glide.with(this).load(url).asBitmap().into(new SimpleTarget() { @Override public void onResourceReady(Bitmap resource, GlideAnimation

@Ray512512 问问题前先要把问题说清楚,这里面有好几个LayoutManager,关于监听的方式都是RecyclerView中的,其他的没有变化

@Ray512512 一屏显示4页,不像ViewPager是分页显示的,你有这个需求的话,可以自己添加

@lh414035210 现在使用1.0.7版本就没有问题啦

@Akbar7922 You can see the source code, there's no "ScaleType" attribute here

@xsAchilles 多谢 问题已解决,可以关掉issues了O(∩_∩)O