UI篇
特效
EditText
TextView
ImageView
Button
RecyclerView
- 复杂布局实现
- 实现旋转木马功能
- 针对RecyclerView的LayoutManager扩展, 主要提供一整套布局方案和布局间的组件复用的问题:https://github.com/alibaba/vlayout/blob/master/README-ch.md
- SmartRefreshLayout
- 悬浮recyclerview
- 下拉刷新
- 下拉刷新
- 横向刷新
- 横向刷新
-
视频上下无限切换
https://github.com/bingoogolapple/BGARefreshLayout-Android
Vector
ViewPager
- 各种轮播Banner:https://github.com/youth5201314/banner
日历
https://github.com/shichaohui/EasyCalendar
日历合集
https://github.com/huanghaibin-dev/CalendarView
相册
- TakePhoto 一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
- RxGalleryFinal
- http://mp.weixin.qq.com/s/jdCgHht2ZGiWoAMpmgunDA
- 相册选择、裁剪
- https://github.com/qingmei2/RxImagePicker
- Canvas 画多边形圆角 、
https://github.com/stkent/PolygonDrawingUtil - 图片压缩
- 选择照片、视频
- 图片裁剪很好的库
自定义数字键盘
MaterialDesign
WebView
https://github.com/Justson/AgentWeb
封装x5webview
其他
-
权限
https://github.com/yanzhenjie/AndPermission/blob/master/README-CN.md -
android apidemo、supportv demo 另外有个国内的网站下载所有的源码
网友评论