Android实战开发通用流行框架大全

版权声明:本文出自门心叼龙的博客,转载请注明出处。 https://blog.csdn.net/geduo_83/article/details/86603411

网络请求
https://github.com/square/retrofit

事件订阅
https://github.com/greenrobot/EventBus

下拉刷新,上拉加载更多
https://github.com/nuptboyzhb/SuperSwipeRefreshLayout

视频播放
https://github.com/CarGuo/GSYVideoPlayer

流式布局
https://github.com/google/flexbox-layout

图片加载
https://github.com/bumptech/glide

图片选择器:
https://github.com/lovetuzitong/MultiImageSelector

图片放大、缩小
https://github.com/chrisbanes/PhotoView

横向中心定位的RecycleView
https://github.com/chenxinfei/LocateCenterHorizontalView

收缩、展开的TextView
https://github.com/Manabu-GT/ExpandableTextView

扫描二维码关注公众号,回复: 5049441 查看本文章

猜你喜欢

转载自blog.csdn.net/geduo_83/article/details/86603411
今日推荐