Android 自定义View合集
- 自定义控件学习
https://github.com/GcsSloop/AndroidNote/tree/master/CustomView
小良自定义控件合集
https://github.com/Mr-XiaoLiang
自定义控件三部曲
http://blog.csdn.net/harvic880925?viewmode=contents
Android 从0开始自定义控件之View基础知识与概念
http://blog.csdn.net/airsaid/article/details/53057091
自定义控件博客
http://www.jianshu.com/users/9fe669fce943/latest_articles(吴长老)
http://blog.csdn.net/dmk877/article/details/49558367
http://blog.csdn.net/yissan/article/details/51136088
http://blog.csdn.net/u013045971/article/category/2727949
http://www.jianshu.com/p/86e867b9bee8
http://blog.csdn.net/yissan/article/details/51542455
https://imuhao.github.io/archives/
http://blog.csdn.net/xmxkf/article/details/52336144
http://blog.csdn.net/lisdye2/article/details/52353071
http://blog.csdn.net/lfdfhl/article/details/51671038
http://www.jianshu.com/p/ba6db48fd2b9
步步为营http://www.jianshu.com/p/d507e3514b65
果冻效果http://www.jianshu.com/users/3e53005808b1/latest_articles
http://blog.csdn.net/wingichoy/article/category/6032967(太多太好)
http://www.idtkm.com/(系列)
http://blog.csdn.net/wingichoy/article/category/6032967(系列)
http://www.jianshu.com/users/9fe669fce943/latest_articles(代码也是人)
http://blog.csdn.net/lfdfhl/article/details/53143114(谷歌的小弟系列)
android自定义控件之基本原理
http://www.cnblogs.com/whoislcj/p/5708778.html
http://www.jianshu.com/users/86708106f652/latest_articles
http://blog.csdn.net/xyh269?viewmode=contents
Android View 全解析
http://www.woaitqs.cc/archive.html
View绘制详解,从LayoutInflater谈起
http://blog.csdn.net/u012702547/article/details/52614444
安卓自定义View进阶-事件分发机制原理
http://www.gcssloop.com/customview/dispatch-touchevent-theory
Android6.0触摸事件分发机制解读
http://blog.csdn.net/mynameishuangshuai/article/details/52912641
View 的事件体系详解
http://www.jianshu.com/users/a837eaaf898d/latest_articles
干货:五分钟带你看懂NestedScrolling嵌套滑动机制
http://gold.xitu.io/post/581b1ba7bf22ec0068b61107 - 那些你应该知道却不一定知道的——View坐标分析汇总
http://blog.csdn.net/mr_immortalz/article/details/51168278 PathMeasure之迷径追踪
http://blog.csdn.net/eclipsexys/article/details/51992473关于Scroller的使用以及自己实现一个侧滑菜单
http://www.jianshu.com/users/70043aadc262/latest_articles水平进度条
https://github.com/MasayukiSuda/AnimateHorizontalProgressBar
自定义圆形进度条实现动态显示指定进度
http://blog.csdn.net/xiaoyantan/article/details/53149824
自定义控件——圆形圆点进度条(仿安全卫士中的一键加速)
http://blog.csdn.net/a10615/article/details/52658927Android自定义View之高仿QQ健康
http://www.jianshu.com/p/740c64ba15ac- 3d旋转切换view
https://github.com/dalong982242260/LoopRotarySwitch - 炫酷的SearchView
https://github.com/android-cjj/JJSearchViewAnim - android ShapeDrawable实例
http://blog.csdn.net/zhaoshiqing7/article/details/8043446 Android EditText for view tags
https://github.com/mabbas007/TagsEditText如何自定义圆弧按钮?
http://www.jianshu.com/p/700f26ed3403- Android流式布局,支持点击、单选、多选等,适合用于产品标签等,用法采用Adapter模式,和ListView、GridView用法一样!!!
https://github.com/hanhailong/FlowTag 自定义Floatview实现全站浮动按钮和来电秀
https://github.com/AlexLiuSheng/FloatView一个数字变化动画View
https://github.com/Even201314/NumberMorphView4Android
https://github.com/robinhood/ticker
倒计时效果数字变化动画
https://github.com/a-voyager/ScrollNumber一个支持多种状态的自定义View,可以方便的切换到:加载中视图、错误视图、空数据视图、网络异常视图、内容视图
https://github.com/qyxxjd/MultipleStatusView一个倾斜的TextView,适用于标签场景。
https://github.com/HeZaiJin/SlantedTextView
https://github.com/80945540/LcLableView
https://github.com/czy1121/cornerlabelview一款 UI 体验优于 NumberPicker 的自定义控件
https://github.com/Carbs0126/NumberPickerView- 用树型模型管理App数字和红点提示
https://github.com/tielei/BadgeNumberTree 用简单的方法实现的Tab配合ViewPager滑动
https://github.com/youmu178/TabSwitchViewView垂直滚动,类似于跑马灯
https://github.com/dreamlivemeng/UpMarqueeTextView-master
Android仿京东首页轮播文字(又名垂直跑马灯)
http://blog.csdn.net/qq_30740239/article/details/52755979Material Design 风格的 Search Bar,可以拿来直接用,文档也很完备。
https://github.com/mancj/MaterialSearchBar- EditText 实现 Tag 输入和快速选择功能
https://github.com/OfficialAmal/ChipLayout - 自定义ListView,实现QQ空间阻尼下拉刷新和渐变菜单栏效果
http://blog.csdn.net/llew2011/article/details/51559694 - 给人眼前一亮的 Toast 效果
https://github.com/yadav-rahul/TastyToast - 五星好评
https://github.com/FlyingPumba/SimpleRatingBar - RecyclerView粘性标签库
https://github.com/oubowu/PinnedSectionItemDecoration - 一款支持条目展开的 RecyclerView。
https://github.com/zaihuishou/ExpandableRecyclerview - 点赞还可以这么玩
https://github.com/ldoublem/ThumbUp - 仿支付宝实现的一个笑脸 LoadingView 效果。☺
https://github.com/andyxialm/SmileyLoadingView - 高仿微信支付键盘
https://github.com/zuiwuyuan/WeChatPswKeyboard - Android 支持拖拽排序的流式标签布局
https://github.com/LightSun/android-drag-FlowLayout - 一个简单,强大的广告活动弹窗控件
https://github.com/yipianfengye/android-adDialog - Android自定义View——圆形进度条式按钮
http://blog.csdn.net/yissan/article/details/52225707 - 自定义ImageView实现局部截图功能
http://blog.csdn.net/qq_25722767/article/details/52353873 - Android 摆动的球体
http://blog.csdn.net/qq_26411333/article/details/52421086 Android自定义控件之CircleImageView
http://thinkdevos.net/blog/20160827/android-circleimageview/渐变的下载按钮,发现不少小伙伴要做类似效果的
https://github.com/cctanfujun/ProgressRoundButton
http://blog.csdn.net/u011102153/article/details/52367206自定义ViewGroup-自动换行Layout
http://blog.csdn.net/u011102153/article/details/52245312自定义Behavior,实现滑动卡片
http://www.jianshu.com/p/f0e380129a19- 定值范围选择控件(还有一系列包括360底部、京东跑马灯)
https://github.com/Brioal/RangeSeekBar - 一个用于快速开发复杂List布局的框架
https://github.com/zhuguohui/SmartDemo - Android自定义控件之TabSelectorLayout(微信tab)
http://thinkdevos.net/blog/20160920/android-tabselectorlayout/ 自定义图表
http://blog.csdn.net/mingyunxiaohai/article/category/6068840可以@人的EditText
https://github.com/luckyandyzhang/MentionEditText
https://github.com/armcha/AutoLinkTextView
https://github.com/luckyandyzhang/MentionEditText球形水波百分比控件
http://blog.csdn.net/gengqiquan/article/details/51577185- 自定义强大的TabPagerIndicator
http://juhonggang.github.io/2016/09/07/自定义强大的TabPagerIndicator/ - 安卓开发之自定义粒子旋转动画加载控件
http://blog.csdn.net/cxmscb/article/details/52655075 - 安卓开发之自定义带加载进度的按钮ProgressButton
http://blog.csdn.net/cxmscb/article/details/52493475
http://blog.csdn.net/cxmscb?viewmode=contents - 来来来,一起再撸一个Material风格loadingView
http://androidwing.net/index.php/73 - 自定义LinearLayout实现淘宝详情页
http://blog.csdn.net/u011102153/article/details/52703119 - Android 仿应用宝下载进度条
https://github.com/LineChen/FlickerProgressBar - 半圆锯齿背景虚线边框组合实现简单优惠券效果
https://github.com/dongjunkun/CouponView - 高仿QQ音乐歌词滚动控件
http://blog.csdn.net/u012702547/article/details/52891387 - 芝麻信用分雷达图
http://blog.csdn.net/kong_gu_you_lan/article/details/52904064 - 超酷的计步器APP
http://blog.csdn.net/m366917/article/details/52976877 - FloatingView 来啦,快来玩一玩
http://www.jianshu.com/users/c9c4b738b887/latest_articles - 自定义ViewGroup 在ViewGroup中显示TextView
http://blog.csdn.net/u012391876/article/details/53117181 - 简单,0耦合,支持任意ViewGroup。一步集成侧滑(删除)菜单,高仿QQ、IOS
http://gold.xitu.io/post/58285ebf0ce4630056046007 - 如何利用RecyclerView打造炫酷滑动卡片
http://www.jianshu.com/p/7977006d2d6a - 饿了么购物车效果(附源码)
http://www.jianshu.com/p/6fc1160ddce7 - 自定义View实例(三)—-滑动刻度尺与流式布局
http://blog.csdn.net/tyk0910/article/category/6241877
日期城市时间选择控件-picker
————————————————————————
https://github.com/yangjinbo2014/CityPicker
https://github.com/saiwu-bigkoo/Android-PickerView
http://blog.csdn.net/lv_fq/article/details/52338513
https://github.com/youmu178/WheelPicker
https://github.com/cheng7692019/MyPicker
https://github.com/gzu-liyujiang/AndroidPicker
https://github.com/weidongjian/androidWheelView
https://github.com/chsmy/DateSelecter
文字变幻的自定义控件
————————————————————————
https://github.com/hanks-zyh/HTextView
https://github.com/frakbot/JumpingBeans
https://github.com/adnan-SM/TimelyTextView
https://github.com/apkdemo/TextCounter
安卓自定义View仿掘金文章数据滚动显示数值
http://blog.csdn.net/androidmsky/article/details/53009886
极轻量的可展开和收缩内容的TextView
http://www.jianshu.com/p/9a6d66da034f
https://github.com/Manabu-GT/ExpandableTextView
https://github.com/freecats/TextViewExpandableAnimation
自定义轮播图
————————————————————————
https://github.com/saiwu-bigkoo/Android-ConvenientBanner
https://github.com/chengdazhi/DecentBanner
自定义切换按钮
————————————————————————
http://www.jianshu.com/p/e2b3a0134d79
https://github.com/BaymaxTong/SwitchButton
https://github.com/Nightonke/FaceOffToggleButton
https://github.com/ztelur/FunSwitch
自定义View 漂亮的Checkbox
————————————————————————
https://github.com/sd6352051/checkbox-sample
https://github.com/arlindiDev/CircleCheckBox
https://github.com/andyxialm/SmoothCheckBox
http://www.jianshu.com/p/fd97dad39201
https://github.com/CoXier/CheckBox
https://github.com/SilenceDut/DayNightToggleButton
http://blog.csdn.net/bfbx5173/article/details/45191147#comments(仿iOS)
自定义Dialog
————————————————————————
http://www.jianshu.com/users/b35bb28e2226/latest_articles
https://github.com/drakeet/MaterialDialog
https://github.com/kakajika/SwipeAwayDialog
http://www.jianshu.com/p/d893ba8608ae
https://github.com/XanderWang/XanderPanel
https://github.com/saiwu-bigkoo/Android-AlertView
自定义下拉刷新、上拉加载
————————————————————————
支持Scrollview,ListView,recyclerview,WebView和另一个视图,使用方便
https://github.com/liaoinstan/SpringView
刷新组件是更换的时候啦!!!轻量级而又无所不能
https://github.com/dinuscxj/RecyclerRefreshLayout
实现思简单,有趣好玩的下拉刷新库, 你还记得小时候打的黑白掌上游戏机么?
https://github.com/Hitomis/FunGameRefresh
自个儿写Android的下拉刷新/上拉加载控件
http://blog.csdn.net/ghost_programmer/article/details/52682252
http://www.jianshu.com/users/a27d7c3dbf86/latest_articles(续)
SwipeRefreshLayout详解和自定义上拉加载更多
http://www.jianshu.com/p/d23b42b6360b
想要亲手实现一个刷新控件,你只需要掌握这些知识
自定义下拉刷新和上拉加载框架
http://www.jianshu.com/p/dc0004ba5203
自定义RecyclerView实现下拉刷新和上拉加载
http://blog.csdn.net/xiaoyantan/article/details/52983443
结合SwipeRefreshLayout可以上拉加载更多下拉刷新的RecyclerView
http://blog.csdn.net/zhou_anzhuojinjie/article/details/52901565
Android 自定义View合集的更多相关文章
- 掘金 Android 文章精选合集
掘金 Android 文章精选合集 掘金官方 关注 2017.07.10 16:42* 字数 175276 阅读 50053评论 13喜欢 669 用两张图告诉你,为什么你的 App 会卡顿? - A ...
- Android自定义View(三、深入解析控件测量onMeasure)
转载请标明出处: http://blog.csdn.net/xmxkf/article/details/51490283 本文出自:[openXu的博客] 目录: onMeasure什么时候会被调用 ...
- android自定义View绘制天气温度曲线
原文:android自定义View绘制天气温度曲线 版权声明:本文为博主原创文章,未经博主允许不得转载. https://blog.csdn.net/u012942410/article/detail ...
- 【Android - 自定义View】之自定义View浅析
1.概述 Android自定义View / ViewGroup的步骤大致如下: 1) 自定义属性: 2) 选择和设置构造方法: 3) 重写onMeasure()方法: 4) 重写onDraw()方法: ...
- 【朝花夕拾】Android自定义View篇之(四)自定义View的三种实现方式及自定义属性使用介绍
前言 转载请声明,转自[https://www.cnblogs.com/andy-songwei/p/10979161.html],谢谢! 尽管Android系统提供了不少控件,但是有很多酷炫效果仍然 ...
- Android自定义View 画弧形,文字,并增加动画效果
一个简单的Android自定义View的demo,画弧形,文字,开启一个多线程更新ui界面,在子线程更新ui是不允许的,但是View提供了方法,让我们来了解下吧. 1.封装一个抽象的View类 B ...
- (转)[原] Android 自定义View 密码框 例子
遵从准则 暴露您view中所有影响可见外观的属性或者行为. 通过XML添加和设置样式 通过元素的属性来控制其外观和行为,支持和重要事件交流的事件监听器 详细步骤见:Android 自定义View步骤 ...
- Android 自定义View (五)——实践
前言: 前面已经介绍了<Android 自定义 view(四)-- onMeasure 方法理解>,那么这次我们就来小实践下吧 任务: 公司现有两个任务需要我完成 (1)监测液化天然气液压 ...
- Android 自定义 view(四)—— onMeasure 方法理解
前言: 前面我们已经学过<Android 自定义 view(三)-- onDraw 方法理解>,那么接下我们还需要继续去理解自定义view里面的onMeasure 方法 推荐文章: htt ...
随机推荐
- java 对象入门
对象的五大特征 (1)所有东西都是对象.可将对象想象成一种新型变量;它保存着数据,但可要求对自身进行操作.理论上讲, 可从要解决的问题身上提出所有概念性的组件,然后再程序中将其表达为一个对象. (2) ...
- Alpha阶段第七次Scrum Meeting
情况简述 Alpha阶段第七次Scrum Meeting 敏捷开发起始时间 2016/10/28 00:00 敏捷开发终止时间 2016/10/29 00:00 会议基本内容摘要 跟助教进行了交流,明 ...
- less学习笔记
less is more , than css less使用到的编译工具: koala less使用的软件: sublime text(推荐使用) 在less 中注释使用的是// ( /**/ ...
- centos ADSL 拨号上网设置
下面主要介绍一下,在CentOS命令行环境下如何配置 ADSL 联网: 1.确保安装了网卡并能正常运行,使用命令查看一下网卡状态: [root@localhost simon]# /sbin/ifco ...
- unity知识点思维导图
写了个思维导图,总结了下学习unity的知识点感觉还有其他很多的没写到,等我慢慢在工作中完善它,这是下面的链接,后续会根据他的每一个细节来丰富我的博客. 详细地址: http://naotu.baid ...
- git操作---查询
1.查看git的状态 git status 2.查看git的日志历史记录 git log 3.查看当前git的分支 git branch 4.查看git的配置信息 git config --lis ...
- 关于跨域名的信息共享P3P实例
首先我这里用到了redis 和 p3p技术.当然任意的nosql都可以满足 模拟的一个登陆访问的客户端. <?php session_start(); $get = $_GET; ') { $t ...
- seajs源码分析
seajs主要做了2件事 1.定义什么是模块,如何声明模块:id.deps.factory.exports ----define=function(id,deps,factory){return ex ...
- JS高级群的日常!写一个从10到0的倒计时,用console.log打印,不可以用 setInterval!本来说好的研究avalonJS最后演变成了看着大神在那边互相比拼实力。。
JS高级群的日常!写一个从10到0的倒计时,用console.log打印,不可以用 setInterval!本来说好的研究avalonJS最后演变成了看着大神在那边互相比拼实力.. 小森执行一 ...
- ASP.NET 系统对象 Request(一)
Request对象 用来获取客户端在请求一个页面或传送一个Form是提供的所有信息.它包括用户的HTTP变量.能够识别的浏览器.存储客户端的Cookie信息和请求地址等. Request对象是Syst ...