标签:.com nbsp ilo 模式 grid oal dialog scroll 单选
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/52658927
Android自定义View之高仿QQ健康
http://www.jianshu.com/p/740c64ba15ac
Android EditText for view tags
https://github.com/mabbas007/TagsEditText
如何自定义圆弧按钮?
http://www.jianshu.com/p/700f26ed3403
自定义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
用简单的方法实现的Tab配合ViewPager滑动
https://github.com/youmu178/TabSwitchView
View垂直滚动,类似于跑马灯
https://github.com/dreamlivemeng/UpMarqueeTextView-master
Android仿京东首页轮播文字(又名垂直跑马灯)
http://blog.csdn.net/qq_30740239/article/details/52755979
Material Design 风格的 Search Bar,可以拿来直接用,文档也很完备。
https://github.com/mancj/MaterialSearchBar
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
自定义图表
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
日期城市时间选择控件-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
标签:.com nbsp ilo 模式 grid oal dialog scroll 单选
原文地址:http://www.cnblogs.com/wangfeng520/p/6166192.html