UI效果,控件集合库demo (1)

> 自定义控件集合库,可拖拽的View控件
可拖拽的View控件,自定义控件,重写View的几个方法,加入动画效果,并加入点击效果(重写OnTonuch方法)。
可拖拽的View控件 - http://blog.csdn.net/llew2011/article/details/51668407 
Android App 新手指引开源控件- http://geek.csdn.net/news/detail/198760
自定义控件集合库(如小视频拖拽动画)- https://github.com/HpWens/MeiWidgetView
开源项目material-dialogs使用- https://github.com/afollestad/material-dialogs
Android实现圆弧滑动效果之FanLayout- https://github.com/wuyr/FanLayout

Android UI与工具集- https://github.com/xijiufu   
Android UI与工具集- http://git.oschina.net/xijiufu

Android自定义View之ProgressBar出场记- https://blog.csdn.net/u012702547/article/details/51290266

支持主题、主颜色、语言切换,SO COOL的语法高亮- https://blog.csdn.net/a550906320/article/details/77891443
支持主题、主颜色、语言切换,SO COOL的语法高亮- https://github.com/ThirtyDegreesRay/OpenHub

基本上常见UI效果都能找到https://github.com/Trinea/android-open-project

1.https://github.com/LuckyJayce/ViewPagerIndicator
Indicator 取代 tabhost,实现网易顶部 tab,新浪微博主页底部 tab,引导页,无限轮播 banner 等效果,高度自定义 tab 和特效
2.https://github.com/LuckyJayce/MVCHelper
实现下拉刷新,滚动底部自动加载更多,分页加载,自动切换显示网络失败布局,暂无数据布局,支持任意 view,支持切换主流下拉刷新框架。
3.https://github.com/LuckyJayce/MultiTypeView
简化 RecyclerView 的多种 type 的 adapter,Fragment 可以动态添加到 RecyclerView 上,实现复杂的界面分多个模块开发
4.https://github.com/LuckyJayce/EventBus
事件总线,通过动态代理接口的形式发布,接收事件。定义一个接口把事件发给注册并实现接口的类
5.https://github.com/LuckyJayce/LargeImage
大图加载,可供学习
6.https://github.com/LuckyJayce/GuideHelper
新手引导页,轻松的实现对应的 view 上面的显示提示信息和展示功能给用户

TagCloudView是一个完全基于Android ViewGroup编写的控件,支持将一组View展示为一个3D球形集合,并支持全方向滚动
https://github.com/misakuo/3dTagCloudAndroid

简单侧滑菜单删除Item等,0耦合,支持任意ViewGroup- https://github.com/mcxtzhang/SwipeDelMenuLayout

Android Material Design Theme UI and Tool Library. Support: 4.0.3~O- https://github.com/qiujuer/Genius-Android

> 抽奖转盘

自定义ViewGroup实现的圆形旋转菜单,支持跟随手指旋转以及快速旋转-
https://github.com/hongyangAndroid/Android-CircleMenu
SurfaceView实战 打造抽奖转盘- https://blog.csdn.net/lmj623565791/article/details/41722441

> 点赞效果
点赞效果集合- https://github.com/mzyq/Leonids
Android自定义View 贝塞尔曲线实现直播点赞效果- https://blog.csdn.net/qq_30379689/article/details/78920748
android点赞效果--LikeView- https://github.com/likeadog/LikeView
Android自定义控件——点赞效果(仿Twitter)- https://blog.csdn.net/L_wwbs/article/details/72781717
点赞效果(仿Twitter)- https://github.com/qkxyjren/LikeView
1.三次贝塞尔曲线应用; 
2.属性动画的综合应用; 
3.自定义View流程.

实现漫天飞雪的动画效果- https://github.com/SpikeKing/wcl-snowfall-demo

> 九宫格控件
自定义九宫格控件NineGridLayout ,实现微信朋友圈图片九宫格显示 - http://blog.csdn.net/u012650948/article/details/43638427
Android 自定义九宫格控件Gridview用法以及属性-http://blog.csdn.net/qq_16064871/article/details/48572049
Android ImageNice9Layout 地址:https://github.com/wobiancao/ImageNice9Layout

> 今日头条首页效果,频道管理
类似今日头条首页效果,字体或者图片可以逐渐染色和逐渐褪色的动画效果,-http://blog.csdn.net/lmj623565791/article/details/44098729,

-- 频道管理
Android 高仿 频道管理----网易、今日头条、腾讯视频 (可以拖动的GridView)附源码DEMO-http://blog.csdn.net/vipzjyno1/article/details/25005851
android高仿系列)今日头条 --新闻阅读器 (二)-http://blog.csdn.net/vipzjyno1/article/details/23619269
Android 高仿 频道管理----网易、今日头条、腾讯视频 (可以拖动的GridView)附源码DEMO- http://blog.csdn.net/vipzjyno1/article/details/25005851
Android之仿今日头条顶部导航栏效果- http://blog.csdn.net/hantangsongming/article/details/42455219
Android中RecyclerView学习(二)----高仿网易新闻栏目动画效果-http://blog.csdn.net/zhaihaohao1/article/details/51849035
Android自定义频道选择器、频道定制- https://github.com/chenglove1201/ChannelView
-- 频道上的流式布局
(推荐)Android 自定义ViewGroup,实现FlowLayout流式布局-http://blog.csdn.net/lmj623565791/article/details/38352503/
Android中常见的热门标签的流式布局的实现-http://blog.csdn.net/jdsjlzx/article/details/45042081?ref=myread
Android自定义ViewGroup实现流式布局-http://blog.csdn.net/shineflowers/article/details/48055879
android 自定义view实现流式布局-http://blog.csdn.net/coderinchina/article/details/50316433
Android流式布局,支持单选、多选等,适合用于产品标签等- https://github.com/hongyangAndroid/FlowLayout

> RecyclerView头部尾部添加,万能分割线
RecyclerView的万能分割线- http://blog.csdn.net/pengkv/article/details/50538121   
https://github.com/arjinmc/RecyclerViewDecoration
Android RecyclerView 使用完全解析 体验艺术般的控件- http://blog.csdn.net/lmj623565791/article/details/45059587
RecyclerView系列之(1):为RecyclerView添加Header和Footer-http://www.jianshu.com/p/991062d964cf#
Android RecyclerView自定义横向分割线实现时间轴- https://my.oschina.net/yaly/blog/789716
RecyclerView怎么修改分割线? - https://segmentfault.com/q/1010000003942010
RecyclerView 添加分割线 - http://www.jianshu.com/p/fe41428ca2f3#
自定义RecyclerView.ItemDecoration,实现Item的等间距分割以及分割线效果- http://www.jianshu.com/p/3b860938e503#
Android RecyclerView&CardView实现瀑布流效果-https://my.oschina.net/ososchina/blog/491564
RecyclerView实现瀑布流布局- http://blog.csdn.net/tiankong1206/article/details/47088995

> RecyclerView上拉和下拉刷新并添加头部Banner(可动态配置)+ViewPager ,动态添加和删除头部尾部
(推荐)添加删除头尾部-http://blog.csdn.net/anyfive/article/details/53022682
动态添加和删除头部尾部- https://github.com/whichname/WZMRecyclerView  
(推荐)动态添加和删除头部尾部- https://github.com/whichname/PTLRecyclerView
实战RecyclerView头部尾部添加方法 -- http://www.jianshu.com/p/258d0dca4791
为 RecyclerView 添加 HeaderView (FooterView)的解决方案-http://blog.csdn.net/zxt0601/article/details/52267325
RecyclerView添加Header的正确方式-- http://blog.csdn.net/qibin0506/article/details/49716795
添加头部和尾部布局-- http://blog.csdn.net/jxxfzgy/article/details/47012097
优雅的为RecyclerView添加HeaderView和FooterView-- http://blog.csdn.net/lmj623565791/article/details/51854533
偶遇RecyclerView内部Bug- http://www.cnblogs.com/fuyaozhishang/p/6991221.html
解决Android SwipeRefreshLayout & RecyclerView使用的Bug- http://blog.csdn.net/zhangweiwtmdbf/article/details/41206369
recyclerView 的坑- http://blog.csdn.net/nothingl3/article/details/51077418

RecyclerView+swipeRefreshLayout+ViewPager实现上拉加载更多下拉刷新,并添加头部广告栏- http://download.csdn.net/download/zhoutaochun/9674763
https://github.com/Tim9Liu9/TimLiu-Android
解决RecyclerView上拉加载、下拉刷新、Header和Footer的第三方解决方案- http://blog.csdn.net/u013006139/article/details/51404350
不能动态的添加头部,但可以限制刷新和加载,对View做了限制- https://github.com/Aspsine/SwipeToLoadLayout/
https://github.com/Aspsine/IRecyclerView
RecyclerView+SwipeRefreshLayout+ViewPager实现上拉加载更多下拉刷新和添加Banner(附源码)-http://blog.csdn.net/ztchun/article/details/52989521
实战RecyclerView头部尾部添加方法- http://www.jianshu.com/p/258d0dca4791
RecyclerView pullrefresh , load more-  https://github.com/jianghejie/XRecyclerView
Androd RecyclerView 上拉加载、下拉刷新、添加头部和尾部、各种item动画效果 http://download.csdn.net/download/u012210186/9567072
RecyclerView头部尾部添加方法- http://www.jianshu.com/p/258d0dca4791
RecyclerView添加Header的正确方式- http://blog.csdn.net/qibin0506/article/details/49716795

> Banner轮播效果
Android图片Banner轮播效果实现完整源代码-  https://github.com/ryanlijianchang/AdPlayBanner

> 高仿钉钉和小米的日历控件,很实用- http://mp.weixin.qq.com/s/cWD7ex7WVT8bzQpxFHmCyA
Android墨迹3.0特性介绍效果实现 做一个垂直滚动的Layout- http://blog.csdn.net/xu_fu/article/details/23208397
 
>   自定义Notification
你在布局里面写背景色吧会和系统的不协调,不写吧又会导致在不同的背景下字体颜色起冲突。还是系统自带的比较好用。
  不同定制的ROM默认的通知栏是不一样的布局的,比如:在一加3T的largeIcon会被放到右边,魅族上不显示。不过好歹是还算和系统协调了。最终折腾了半天还是选择了用系统的。毕竟我看QQ微信神马的似乎也是用的自带的通知。
Android自定义Notification并没有那么简单- http://www.tuicool.com/articles/YBzuYv7
自定义Notification- https://github.com/beautifulSoup/CNotification

> 自定义的ListView,下拉刷新,上拉加载更多
自定义的listview,下拉刷新,上拉加载更多- http://download.csdn.net/download/limb99/9435803
https://github.com/johannilsson/android-pulltorefresh
https://github.com/bingoogolapple/BGARefreshLayout-Android
https://github.com/baoyongzhang/android-PullRefreshLayout
https://github.com/MakeDeath/RefreshListView
UI效果(上拉下拉)- https://github.com/why168?tab=repositories
-- 下拉刷新和上拉刷新都用SwipeRefreshLayout 自带的进度条 mRecyclerView.setOnScrollListener
https://github.com/ln0491/SwipeRefreshLayoutRecyclerViewDemo
recyclerview的上拉和下拉-- https://github.com/idisfkj/EnhanceRecyclerView
 SwipeToLoadLayout支持YouTube、Google、京东等多家APP基于RecyclerView的上拉加载和下拉刷新样式
https://github.com/Aspsine/SwipeToLoadLayout
 UltimateRecyclerView是解决RecyclerView下拉刷新,加载更多,增加头部,显示或隐藏工具栏等许多问题的
https://github.com/cymcsg/UltimateRecyclerView
 IRecyclerView支持RecyclerView下拉刷新,上拉加载,定制Header和Footer。
https://github.com/Aspsine/IRecyclerView
 PullLoadMoreRecyclerView实现了RecyclerView下拉刷新和上拉加载更多以及RecyclerView线性、网格、瀑布
https://github.com/WuXiaolong/PullLoadMoreRecyclerView
 HeaderAndFooterRecyclerView是支持addHeaderView、 addFooterView、分页加载的RecyclerView解决方案
https://github.com/cundong/HeaderAndFooterRecyclerView
RecyclerView上拉刷新,下拉加载更多-  http://download.csdn.net/detail/a23qws/7828865#comment

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值