收藏项目中用到的类似的AndroidApp
1.Lottie
地址:https://github.com/airbnb/lottie-android
这是一个能解析Adobe After Effects动画导出的JSON文件并把他们渲染成本地动画的库。
2.Toasty
地址:https://github.com/GrenderG/Toasty
一个创建自定义toast的库。
3.StyleableToast地址:https://github.com/Muddz/StyleableToast
这是一个创建自定义toast的库。
4.PreviewSeekBar
地址:https://github.com/rubensousa/PreviewSeekBar
可以预览视频,可以在Google Play Movies上看到效果。
5.chuck 地址:https://github.com/jgilfelt/chuck 当你使用OkHttp的话,这个库可以帮助你拦截并记录所有的HTTP请求和响应,并且可以显示内容。
6.CoordinatorTabLayout地址:https://github.com/hugeterry/CoordinatorTabLayout
CoordinatorTabLayout是一个自定义组合控件,可快速实现TabLayout与CoordinatorLayout相结合的样式 继承至CoordinatorLayout, 在该组件下面使用了CollapsingToolbarLayout包含TabLayout
7.boxing地址:https://github.com/Bilibili/boxing
基于MVP模式的Android多媒体选择器。支持自定义UI 支持多/单图片选择和预览,单图裁剪功能 支持gif 支持视频选择功能 提供图片压缩
8.ArcNAvigationView 地址:https://github.com/rom4ek/ArcNavigationView
9.excelPanel 地址:https://github.com/zhouchaoyuan/excelPanel 用RecycleView实现的二维表格,可以加载新数据和历史数据
10.ShimmerRecyclerView 地址:https://github.com/sharish/ShimmerRecyclerView 一个在加载数据时显示闪烁的RecyclerView。
11.FadingTextView地址:https://github.com/rosenpin/FadingTextView
12.FlowLayout地址:https://github.com/hongyangAndroid/FlowLayout Android流式布局,支持单选、多选等,适合用于产品标签等。
13.MaterialAbout地址:https://github.com/jrvansuita/MaterialAbout
这是一个帮助你实现我界面的库。