lcodecorex / TwinklingRefreshLayout

RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
Apache License 2.0
3.99k stars 672 forks source link

加载gif图时,gif图变色(黑色变白色) #140

Closed zbldgit closed 6 years ago

zbldgit commented 7 years ago

Glide.with(getContext()).load(R.drawable.yy).asGif().into(imageView);