github 常用 Android UI Library 整理(一)

抽屉菜单

https://github.com/mikepenz/MaterialDrawer ★7337 - 安卓抽屉效果实现方案

https://github.com/Yalantis/Side-Menu.Android ★3865 - 创意边侧菜单

https://github.com/mxn21/FlowingDrawer ★1744 - 向右滑动流动抽屉效果

https://github.com/yarolegovich/SlidingRootNav ★1338 - 仿DrawerLayout的ViewGroup

https://github.com/mzule/FantasySlide ★1049 - 单手势滑出侧边栏与选择菜单

https://github.com/andremion/Floating-Navigation-View ★779 - 浮动菜单显示锚导航视图

https://github.com/heinrichreimer/material-drawer★525 - MD风格的自定义抽屉实现

https://github.com/Brioal/SwipeMenuDemo ★514 - 侧滑菜单动画效果库

https://github.com/rom4ek/ArcNavigationView ★326 - 具有曲线边缘的NavigationView

https://github.com/drakeet/QQSliddingMenu ★106 - 与QQ5.0 完全一模一样的侧滑菜单

https://github.com/lemonade-hq/SlideSideMenu ★60 - 滑动侧菜单的布局部件

ListView

https://github.com/hongyangAndroid/baseAdapter ★2475 - Android 万能的Adapter

https://github.com/beworker/pinned-section-listview ★2363 - 便于使用的ListView

https://github.com/felipecsl/AsymmetricGridView ★1388 - Android自定义列表视图

https://github.com/pedrovgs/Renderers ★1023 - 创建适配器的Android库

https://github.com/Kelin-Hong/CalendarListView ★726 - 可互动的ListView+CalendarView

https://github.com/diegodobelo/AndroidExpandingViewLibrary ★515 - 创建Android动画折叠视图

https://github.com/lurbas/ListItemView ★490 - 基于MD风格的列表item实现

https://github.com/venshine/WheelView ★411 - 基于ListView实现的Android滚轮控件

https://github.com/yll2wcf/YLListView ★209 - 仿IOS弹簧效果的ListView

https://github.com/vivian8725118/SearchListView ★149 - 带搜索栏的 listview

https://github.com/ruzhan123/ScollZoomListView ★38 - 优雅的漫画阅读器插件

WebView

https://github.com/lzyzsd/JsBridge ★2867 - Android的Java和JavaScript桥接

https://github.com/JackyAndroid/AndroidChromium ★1476 - 谷歌浏览器安卓版源码项目

https://github.com/TheFinestArtist/FinestWebView-Android ★1428 - 可自定义webview

https://github.com/cprcrack/VideoEnabledWebView ★608 - Android的WebView和WebChromeClint类扩展

https://github.com/RameshBhupathi/CollapsingToolbar-With-Webview ★183 - 带有可折叠toolbar的Webview

https://github.com/wendux/DSBridge-Android ★132 - 目前地球上最好的IOS及Android javascript bridge

https://github.com/wendux/DSBridge-IOS ★117 - 目前地球上最好的IOS javascript bridge

https://github.com/slm/WebViewNativeBridge ★27 - 从WebView向Java通过url发送数据

https://github.com/AhmadNemati/ClickableWebView ★20 - 检测图片上的点击

SwitchButton

https://github.com/zcweng/ToggleButton ★1756 - Android上类似iOS的开关控件

https://github.com/zagum/Android-SwitchIcon ★1407 - Switch图标的Google启动器风格实现

https://github.com/glomadrian/material-animated-switch ★967 - 带有图标动画和颜色转换的Switch

https://github.com/polyak01/IconSwitch ★548 - 自定义切换部件

https://github.com/7heaven/SHSwitchView ★318 - iOS7风格的Switch开关

https://github.com/xiaopansky/SwitchButton ★283 - 安卓开关按钮

https://github.com/zcweng/SwitchButton ★268 - 优美的轻量级自定义样式的Switch按钮

按钮

https://github.com/medyo/Fancybuttons ★1100 - 创建花式按钮

https://github.com/fenjuly/ArrowDownloadButton ★773 - 超酷的下载按钮

https://github.com/Scalified/fab ★760 - 浮动按钮

https://github.com/mcxtzhang/AnimShopButton ★745 - 带伸缩位移旋转动画的购物车按钮

https://github.com/venshine/GoodView ★701 - Android点赞+1效果

https://github.com/Nightonke/JellyToggleButton ★684 - 果冻动态效果及缓动类型开关按钮

https://github.com/niniloveyou/StateButton ★675 - 不必为每种类型的button写一个drawable

https://github.com/varunest/SparkButton ★670 - 创建一个带动画效果的按钮

https://github.com/ckurtm/FabButton ★666 - 带有进度条指示器的环形浮动动作按钮

https://github.com/cctanfujun/ProgressRoundButton ★624 - 显示进度的流畅下载按钮

https://github.com/dewarder/HoldingButton ★461 - 控制录音状态的按钮

https://github.com/SparkYuan/SubmitButton ★343 - 实用酷炫又优雅的提交按钮

https://github.com/ishaan1995/ButtonProgressBar ★307 - 下载按钮进度条

https://github.com/gjiazhe/MultiChoicesCircleButton ★299 - 带3d视差效果的多选按钮

https://github.com/rubensousa/RaiflatButton ★284 - 凸起的按钮

https://github.com/jiang111/CProgressButton ★240 - 仿iOS环形进度按钮

https://github.com/czy1121/roundbutton ★238 - 可设置圆角背景边框的的按钮

https://github.com/recruit-lifestyle/PlayPauseButton ★225 - 制作动画播放状态的视图

https://github.com/HomHomLin/Android-DivergeView ★160 - 仿美拍直播的点赞动画

https://github.com/BeppiMenozzi/TriStateToggleButton ★132 - 完全可自定义3态切换按钮

https://github.com/ceryle/SegmentedButton ★85 - 类似IOS的带动画分割按钮

https://github.com/StevenDXC/DxLoadingButton ★77 - 带有动画的Android加载按钮

https://github.com/laocaixw/SuspendButtonLayout ★67 - 带浮动按钮的布局

https://github.com/dimorinny/floating-text-button ★44 - 带动作文本的简单浮动按钮

https://github.com/developer-shivam/PentagonFloatingActionButton ★41 - 浮动点击动画按钮

https://github.com/Sbingo/FreeRadioGroup ★32 - 类似于苹果的虚拟辅助按钮

https://github.com/LongDinhF/Hamburger-Button ★31 - 完全定制的汉堡按钮

https://github.com/hcs-xph/BadgeRadioButton ★25 - 仿QQ底部Tab切换RadioButton

https://github.com/LinXiaoTao/OrderButton ★21 - 仿饿了么下单按钮

点赞按钮

https://github.com/ChadCSong/ShineButton ★2400 - 安卓闪光UI库

https://github.com/jd-alexander/LikeButton ★1823 - 仿Twitter点赞时的的heart

https://github.com/venshine/GoodView ★701 - Android点赞+1效果

https://github.com/varunest/SparkButton ★670 - 创建一个带动画效果的按钮

https://github.com/ldoublem/ThumbUp ★550 - 精致的点赞控件

https://github.com/yanbober/MagicFloatView ★224 - 自定义拓展漂浮路径的MagicFlyLinearLayout 控件

https://github.com/HomHomLin/Android-DivergeView ★160 - 仿美拍直播的点赞动画

https://github.com/zFxiang/LikeView ★28 - 仿即刻APP点赞桃心的效果

https://github.com/alex5241/TumblrLikeAnimView ★9 - 仿Tumblr点赞动画效果

进度条

https://github.com/81813780/AVLoadingIndicatorView ★4771 - 安卓载入动画合集

https://github.com/daimajia/NumberProgressBar ★3876 - 多彩进度条

https://github.com/ybq/Android-SpinKit ★3092 - Android加载动画

https://github.com/dinuscxj/LoadingDrawable ★2536 - 安卓工具动画集合

https://github.com/lzyzsd/CircleProgress ★2307 - 三种圆形进度视图

https://github.com/Todd-Davies/ProgressWheel★2245 - 圆形旋转效果

https://github.com/ozodrukh/CircularReveal ★1990 - 创建加载动画效果

https://github.com/ldoublem/LoadingView ★1662 - 简单的带有动画效果的加载控件

https://github.com/JorgeCastilloPrz/AndroidFillableLoaders ★1576 - 有趣的填充型进程视图

https://github.com/Tibolte/ElasticDownload ★1422 - 下载动画效果

https://github.com/dodola/MetaballLoading ★1323 - 一个2d圆球加载

https://github.com/zzz40500/android-shapeLoadingView ★1288 - 高仿新版58 加载动画

https://github.com/akexorcist/Android-RoundCornerProgressBar ★1213 - Android圆角进度条库

https://github.com/DreaminginCodeZH/MaterialProgressBar ★1155 - MD风格的进度条

https://github.com/tangqi92/WaveLoadingView ★1140 - 仿真波浪加载效果

https://github.com/race604/WaveLoading ★1051 - 能够提供波浪动画的Drawable

https://github.com/nntuyen/mkloader ★997 - 优美又流畅的自定义加载视图

https://github.com/Rogero0o/GifLoadingView ★962 - webpage中的简单动画方法

https://github.com/jlmd/AnimatedCircleLoadingView ★927 - 加载视图动画

https://github.com/Devlight/ArcProgressStackView ★919 - arc模式进度条

https://github.com/yankai-victor/Loading ★888 - 多个Android加载效果

https://github.com/lopspower/CircularFillableLoaders ★864 - 精致的环形填充加载效果

https://github.com/Fichardu/CircleProgress ★752 - 带旋转动画的环形进度视图

https://github.com/vlonjatg/progress-activity ★743 - 进度条空视图及错误视图库

https://github.com/Rogero0o/CatLoadingView ★743 - Android猫头像加载视图

https://github.com/Kaopiz/KProgressHUD ★718 - 安卓ProgressHUD实现

https://github.com/jakob-grabner/Circle-Progress-View ★678 - 动画环形视图

https://github.com/aliab/circular-music-progressbar ★613 - Android环形音乐进度条

https://github.com/JeasonWong/SlackLoadingView ★596 - 模仿Slack加载动画

https://github.com/Shinelw/ColorArcProgressBar ★593 - 可定制的圆形进度条

https://github.com/JustZak/DilatingDotsProgressBar ★592 - 自定义模糊进度条

https://github.com/d-max/spots-dialog ★591 - Android提示对话框

https://github.com/rahatarmanahmed/CircularProgressView ★585 - 环形进度条安卓视图

https://github.com/HotBitmapGG/RingProgressBar ★521 - MD风格的环形进度条

https://github.com/lingochamp/MagicProgressWidget ★486 - 圆形进度条与横向进度条

https://github.com/SaeedMasoumi/FAB-Loading ★474 - 浮动加载动画

https://github.com/pavlospt/CircleView ★472 - 包含标题和子标题的环形视图

https://github.com/TomWithJerry/CoolAndroidAnim ★472 - 酷炫的android loading效果

https://github.com/ldoublem/RingProgress ★464 - 带效果的环形进度条

https://github.com/saiwu-bigkoo/Android-SVProgressHUD ★436 - 精仿iOS的提示库 SVProgressHUD

https://github.com/LineChen/FlickerProgressBar ★425 - 安卓仿应用宝下载进度条

https://github.com/arieridwan8/pageloader ★340 - 轻松自定义加载页面

https://github.com/yingLanNull/CircleAlarmTimerView ★297 - 圆形进度条

https://github.com/yuweiguocn/SquareLoading ★286 - 一个方形动画加载器

https://github.com/yxping/AdhesiveLoadingView ★259 - 具有粘性的滑动小球loading

https://github.com/zhangyuChen1991/OverWatchLoading ★241 - 守望先锋的加载动画效果

https://github.com/VictorAlbertos/SwipeCoordinator ★212 - 简化动画滑动视图进程

https://github.com/xiprox/MarkView ★208 - 彩色圆弧的环形进度条

https://github.com/YangShaoXiong/LikeSinaSportProgress ★200 - 仿新浪体育客户端的进度条

https://github.com/niniloveyou/BounceLoadingView ★161 - 模仿饿了么加载效果

https://github.com/biodunalfet/SlidingSquaresLoader ★144 - 简单的进度加载

https://github.com/peng8350/LoadingProgress ★142 - 加载进度条

https://github.com/andyxialm/CutoLoadingView ★126 - 自定义加载视图

https://github.com/alex5241/AwesomeProgressbar ★105 - 支持左右两边同时滚动的进度条

https://github.com/zhangyuChen1991/ZYDownloading ★88 - 一个蛮酷的加载进度条

https://github.com/ForgetAll/LoadingDialog★79 - 简单好用的LoadingDialog

https://github.com/jineshfrancs/LazyLoadingViews ★74 - Adapter视图中子视图加载效果

https://github.com/XBeats/and_cube_progress ★74 - 正方体样式的loadingView

https://github.com/niniloveyou/GradeProgressView ★62 - 用来评估移动电话的进度条视图

https://github.com/DamanSingh4321/ProProgressViews ★46 - Android精致进度视图收集库

https://github.com/eralpyucel/CircleProgressView ★43 - 显示百分比进度的安卓组件

https://github.com/AlexMofer/CircleProgressBar ★32 - 带载入动画的环形进度条

https://github.com/XuDeveloper/VideoLoadingView ★29 - 加载界面

https://github.com/anderson9/LovelyProgressBar ★26 - 漂亮的加载动画

https://github.com/bingoogolapple/BGAProgressBar-Android ★24 - 安卓进度条

https://github.com/linglongxin24/BaiduProgressBar ★21 - 仿百度加载动画

https://github.com/lvleo/DataLoadingLayoutAndroid ★15 - 展示当前数据加载状态的库

TabLayout

https://github.com/ogaclejapan/SmartTabLayout ★4248 - 在用户滚动时给出连续的反馈

https://github.com/H07000223/FlycoTabLayout ★3783 - Android的TabLayout库

https://github.com/hackware1993/MagicIndicator ★2037 - 强大易扩展的ViewPager指示器框架

https://github.com/hugeterry/CoordinatorTabLayout ★1874 - 自定义组合控件

https://github.com/DevLight-Mobile-Agency/NavigationTabStrip ★1366 - 平滑可交互导航标签条

https://github.com/Andy671/Dachshund-Tab-Layout ★534 - 增强型Android标签布局

https://github.com/HomHomLin/AdvancedPagerSlidingTabStrip ★303 - 安卓导航控件

https://github.com/simplezhli/ChangeTabLayout ★166 - 模仿乐视LIVEApp主界面TabLayout效果

https://github.com/myinnos/SlidingTabWithColorIcons ★19 - 带彩色图标的滑动标签

图标

https://github.com/google/material-design-icons ★29344 - 谷歌官方图标

https://github.com/JoanZapata/android-iconify ★2922 - 多个图标供应商的图标整合

https://github.com/mikepenz/Android-Iconics ★2716 - 在应用中使用图标字体或矢量

https://github.com/code-mc/material-icon-lib ★1917 - 1500个MD风格矢量图标

https://github.com/tarek360/Animated-Icons ★138 - 安卓动画图标

https://github.com/Livin21/DroidAwesome ★25 - 视图或者菜单中显示FontAwesome图标

下拉刷新

https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh ★7720 - 下拉刷新项目的替代方案

https://github.com/Yalantis/Phoenix ★3198 - 可自定义滑动刷新实现

https://github.com/bingoogolapple/BGARefreshLayout-Android ★2827 - 多种下拉刷新和上拉加载插件

https://github.com/race604/FlyRefresh ★2735 - 最有特色的下拉刷新

https://github.com/lcodecorex/TwinklingRefreshLayout ★1866 - 下拉刷新和上拉加载的RefreshLayout

https://github.com/recruit-lifestyle/WaveSwipeRefreshLayout ★1564 - Android刷新控件

https://github.com/Aspsine/SwipeToLoadLayout ★1411 - 可重用下拉刷新及上拉加载更多组件

https://github.com/Yalantis/Taurus ★1411 - 简单和可定制的下拉刷新实现

https://github.com/dinuscxj/RecyclerRefreshLayout ★1357 - 通过垂直滑动手势刷新当前view内容

https://github.com/Yalantis/pull-to-make-soup ★1228 - 自定义动画下拉刷新

https://github.com/Hitomis/FunGameRefresh ★1069 - 有趣好玩的下拉刷新库

https://github.com/WuXiaolong/PullLoadMoreRecyclerView ★903 - 上拉刷新加载

https://github.com/Chanven/CommonPullToRefresh ★842 - 下拉刷新

https://github.com/OrangeGangsters/SwipyRefreshLayout ★816 - 在两个方向上滑动的SwipeRefreshLayout扩展

https://github.com/huxq17/XRefreshView ★803 - android下拉上拉刷新框架

https://github.com/ashqal/ChromeLikeSwipeLayout ★626 - 执行更多事件的下拉事件

https://github.com/imallan/JellyRefreshLayout ★601 - 下拉刷新布局

https://github.com/shichaohui/AnimRefreshRecyclerView ★522 - 下拉刷新和上拉加载更多的RecyclerView

https://github.com/lubeast/PullToRefresh ★513 - 下拉刷新实现

https://github.com/hougr/SmartisanPull ★496 - 最优雅的下拉控件

https://github.com/pengjianbo/LoadingViewFinal ★261 - 实现了下拉刷新/加载更多的android组件

https://github.com/Y-bao/PullRefreshView ★228 - 为滑动控件添加上拉刷新下拉加载等功能

https://github.com/dinuscxj/ShootRefreshView ★210 - 快手Android客户端刷新动画

https://github.com/songixan/SmileRefresh ★183 - 微笑下拉刷新

https://github.com/leoleohan/RecyclerRefresh ★158 - 仿简书安卓端

https://github.com/LuckyJayce/CoolRefreshView ★115 - 安卓刷新视图库

https://github.com/anzaizai/EasyRefreshLayout ★98 - 轻松实现下拉刷新和上拉加载

https://github.com/linuxjava/RefreshLayout ★72 - 实现下拉刷新和上拉加载

https://github.com/ileelay/VRefreshLayout ★62 - 竖直方向的下拉刷新控件

https://github.com/linuxjava/HorizontalRefreshLayout ★30 - 实现左右刷新

https://github.com/StevenDXC/DxWaveRefresh ★25 - 波浪效果的下拉刷新

https://github.com/sangenan/DonkeyRefresh ★16 - 仿赶集下拉刷新

ViewPager

https://github.com/florent37/MaterialViewPager ★5957 - 安卓选项卡插件

https://github.com/DevLight-Mobile-Agency/InfiniteCycleViewPager ★3398 - 无限循环的视图页

https://github.com/lsjwzh/RecyclerViewPager ★2288 - 基于RecyclerView的ViewPager替代品

https://github.com/ongakuer/CircleIndicator ★2205 - 轻量级ViewPager指示器

https://github.com/rubensousa/ViewPagerCards ★2200 - 视图页卡片

https://github.com/romandanylyk/PageIndicatorView ★1860 - 能够指示选定页的ViewPage

https://github.com/githubwing/ZoomHeader ★1717 - 模仿饿了么详情页的例子

https://github.com/xmuSistone/android-page-transition ★1546 - 带有垂直滑动效果和Activity过渡的ViewPager

https://github.com/LuckyJayce/ViewPagerIndicator ★1530 - 布局插件

https://github.com/ToxicBakery/ViewPagerTransforms ★1494 - 包含视图页滚动常见动画的库

https://github.com/qs-lll/ExpandingPager ★1457 - 卡片peek及pop控件

https://github.com/kmshack/Android-ParallaxHeaderViewPager ★1298 - 带标题头的左右滑动

https://github.com/alibaba/UltraViewPager ★1275 - 封装多种特性的ViewPager

https://github.com/Pixplicity/MultiViewPager ★847 - 支持V4库的ViewPager的扩展

https://github.com/chengdazhi/DecentBanner ★804 - 基于安卓Banner的ViewPager

https://github.com/Telenav/ExpandablePager ★679 - 两个状态(展开和滑动)间的垂直滑动切换

https://github.com/antonyt/InfiniteViewPager ★579 - 环绕实现首页末页跳转

https://github.com/voghDev/PdfViewPager ★561 - 在Activities或Fragments中显示PDF文档

https://github.com/ybq/ParallaxViewPager ★485 - 安卓视差视图页

https://github.com/lightSky/InfiniteIndicator ★462 - 视图回收适配器

https://github.com/qdxxxx/BezierViewPager ★456 - 触摸贝塞尔圆球式图片展示

https://github.com/hongyangAndroid/MagicViewPager ★396 - 单页ViewPager炫酷切换效果

https://github.com/jeasonlzy/HeaderViewPager ★309 - 具有共同头部的 ViewPager

https://github.com/youngkaaa/YViewPagerDemo ★235 - 水平竖直方向上滑动

https://github.com/chaossss/PianoView ★229 - 有趣的类似钢琴键盘的 ViewPager Indicator

https://github.com/githubwing/ExpandableViewpager ★224 - 可展开缩小的Viewpager

https://github.com/BCsl/GalleryLayoutManager ★125 - Android中Gallery或ViewPager控件的效果

https://github.com/xingstarx/InkeVerticalViewPagerLive ★66 - 仿映客上下滑动切换直播demo

https://github.com/BeppiMenozzi/ArcPageIndicator ★32 - 全自定义超简单的页面指示器

图表Chart

https://github.com/PhilJay/MPAndroidChart ★15282 - 安卓图表解决方案

https://github.com/lecho/hellocharts-android ★4114 - Android图表库

https://github.com/diogobernardino/WilliamChart ★3051 - 在应用程序中实现图表的Android库

https://github.com/jjoe64/GraphView ★1541 - 通过编程创建灵活好看的图表

https://github.com/ZuYun/Jgraph ★1030 - 可自定义图表

https://github.com/HackPlan/AndroidCharts ★920 - 一个简单的Android图表库

https://github.com/bmarrdev/android-DecoView-charting ★758 - 实现高度可配置动画环形图表

https://github.com/robinhood/spark ★635 - 将任何规模xy点绘制为sparkline图表

https://github.com/whataa/SuitLines ★500 - 小巧且高效的线性图表组件

https://github.com/DmitriyZaitsev/RadarChartView ★412 - 渲染径向图的Android视图

https://github.com/hrules6872/Charter ★192 - 简易图表

https://github.com/qstumn/RadarChart ★184 - 自由定制旋转交互的Android雷达图

https://github.com/JeasonWong/AndroidChart ★156 - 简单的安卓分时行情页

https://github.com/danimahardhika/candybar-library ★90 - Android图表包装材料面板

https://github.com/mancj/SlimChart ★77 - 轻量级便于使用的图表库

https://github.com/Cuieney/BarChart-master ★23 - 自动伸缩的chart

https://github.com/Andy671/PianoChartView ★20 - 显示钢琴和弦比例尺图

菜单Menu

https://github.com/levey/AwesomeMenu ★5069 - 与Path的故事菜单具有相同外观的菜单

https://github.com/Yalantis/Context-Menu.Android ★2884 - 独特的动画内容菜单

https://github.com/dongjunkun/DropDownMenu ★1912 - 多条件筛选菜单

https://github.com/ShamylZakariya/FlyoutMenus ★805 - Android简易MD风格弹出菜单

https://github.com/michaldrabik/TapBarMenu ★781 - Tap Bar菜单布局

https://github.com/Hitomis/CircleMenu ★701 - 具有设计感的菜单

https://github.com/Hitomis/SpinMenu ★634 - 轮播样式的Fragment菜单选择空间

https://github.com/baiiu/DropDownMenu ★596 - 完整的筛选器解决方案

https://github.com/gotokatsuya/BlurredGridMenu ★464 - 酷炫网格菜单

https://github.com/Hitomis/ThumbnailMenu ★412 - 简单而精致的Fragment菜单控件

https://github.com/zaaach/TopRightMenu ★319 - 仿手机QQ界面右上角的弹出菜单

https://github.com/Cleveroad/CycleMenu ★230 - 圆形菜单

https://github.com/stewForAni/CircleProgressMenu ★104 - 带有进度效果的简单环形菜单

https://github.com/desnyki/InfinityMenu ★65 - 实现手风琴样式菜单的Android库

https://github.com/kareluo/PopupMenuView ★55 - iOS中弹框气泡菜单的控件

https://github.com/cpacm/FloatingMusicMenu ★42 - 用于音乐播放器的悬浮菜单按钮

https://github.com/AlexLiuSheng/CircleMenuView ★40 - 自定义圆形菜单

https://github.com/lichenyu10/SlidMenu ★25 - 轮盘样式的Fragment菜单选择控件

https://github.com/Rance935/SectorMenu ★12 - 炫酷的扇形菜单

浮动菜单

https://github.com/Nightonke/BoomMenu ★3479 - 具有炸裂效果的菜单按钮

https://github.com/oguzbilgener/CircularFloatingActionMenu ★1931 - 自定义圆形浮动动画菜单

https://github.com/michaldrabik/TapBarMenu ★781 - Tap Bar菜单布局

https://github.com/Karumi/ExpandableSelector ★568 - 动画的折叠或展开按钮列表

https://github.com/ImangazalievM/CircleMenu ★560 - 简单的优雅的菜单

https://github.com/kakajika/RelativePopupWindow ★539 - 轻松对锚视图相对定位

https://github.com/gjiazhe/MultiChoicesCircleButton ★299 - 带3d视差效果的多选按钮

https://github.com/tiancaiCC/SpringFloatingActionMenu ★278 - 点击FAB弹出菜单

https://github.com/crosg/FloatMenuSample ★249 - android 悬浮窗菜单

https://github.com/xue5455/SmartMenu ★174 - 一个优美的浮动菜单

https://github.com/joelan/WeiboPopupMenu ★14 - 仿微博添加按钮弹出菜单

对话框

https://github.com/afollestad/material-dialogs ★9477 - 安卓Material风格对话框

https://github.com/orhanobut/dialogplus ★3106 - 对话框动画

https://github.com/sd6352051/NiftyDialogEffects ★2009 - Nifty模式对话框效果

https://github.com/yipianfengye/android-adDialog ★1611 - 简单强大的广告活动弹窗控件

https://github.com/tvbarthel/BlurDialogFragment ★1496 - 背景模糊效果的DialogFragment

https://github.com/saiwu-bigkoo/Android-AlertView ★810 - 仿iOS的AlertViewController

https://github.com/Meetic/MaryPopup ★804 - 无忧扩展视图

https://github.com/javiersantos/MaterialStyledDialogs ★786 - 显示优美可定制的Android对话框

https://github.com/shaohui10086/BottomDialog ★715 - 底部弹窗布局

https://github.com/kakajika/SwipeAwayDialog ★690 - 实现滑动取消对话框

https://github.com/yarolegovich/LovelyDialog ★620 - 帮助你轻松的创建流行的MD风格对话框

https://github.com/michaelye/EasyDialog ★532 - Android轻量级提示对话框

https://github.com/hss01248/DialogUtil ★315 - 任意界面弹出框

https://github.com/geniusforapp/fancyDialog ★298 - Android自定义提示框

https://github.com/weavey/NormalSelectDialog ★234 - 常见布局封装

https://github.com/Zhaoss/HintPopupWindow ★204 - 仿qq弹出方式

https://github.com/SpikeKing/BottomDialogDemo ★197 - 使用 DialogFragment 实现底部弹窗布局

https://github.com/codemybrainsout/PlaceSearchDialog ★153 - 位置自动搜索对话框

https://github.com/jjdxmashl/jjdxm_dialogui ★96 - 多种弹出框样式

https://github.com/1em0nsOft/LemonHello4Android ★73 - 内置多种主题提示框

https://github.com/kngfrhzs/panter-dialog ★68 - 丰富样式的Android对话框

https://github.com/t-kurimura/flickabledialog ★48 - 通过轻滑实现取消效果

https://github.com/GitPhoenix/WheelDialogFragment ★15 - 用于时间选择城市选择的对话框

https://github.com/loonggg/BottomSheetPopupDialog ★5 - 底部弹出框

空白页

https://github.com/Kennyc1012/MultiStateView ★760 - 基于状态显示不同内容的Android视图

https://github.com/vlonjatg/progress-activity ★743 - 进度条空视图及错误视图库

https://github.com/iammert/StatusView ★546 - Android自定义状态视图

https://github.com/gturedi/StatefulLayout ★530 - 显示最常见的状态模板

https://github.com/xiprox/ErrorView ★519 - 显示错误信息的自定义视图

https://github.com/weavey/LoadingLayoutDemo ★483 - 加载中/无网络/无数据/出错四种情况效果封装

https://github.com/qyxxjd/MultipleStatusView ★439 - 支持多种状态的自定义View

https://github.com/barryhappy/TEmptyView ★424 - 更简单地设置EmptyView

https://github.com/fingdo/stateLayout ★351 - 快速switch布局

https://github.com/czy1121/loadinglayout ★296 - 简单实用的页面多状态布局

https://github.com/WassimBenltaief/FlowLayout ★217 - 非常常见的安卓视图流

https://github.com/XuDaojie/MultiStateView ★178 - 用于切换不同View的各种状态

https://github.com/WangGanxin/LoadDataLayout ★163 - 加载数据Layout

https://github.com/nguyenhoanglam/ProgressLayout ★98 - 展示加载布局空白布局和error布局

https://github.com/hss01248/PageStateManager ★78 - 页面状态管理

https://github.com/hcs-xph/HHEmptyView ★35 - 网络加载提示进度封装View

https://github.com/lvleo/DataLoadingLayoutAndroid ★15 - 展示当前数据加载状态的库

滑动删除

https://github.com/daimajia/AndroidSwipeLayout ★7804 - 安卓滑动出现子菜单

https://github.com/yanzhenjie/SwipeRecyclerView ★1579 - RecyclerView侧滑菜单

https://github.com/kikoso/Swipeable-Cards ★1368 - 提供类似Tinder卡片效果

https://github.com/HoneyNeutrons/RecyclerViewUndoSwipe ★1263 - 本地ItemTouch助手

https://github.com/flschweiger/SwipeStack ★1118 - 安卓纸质视图栈

https://github.com/mcxtzhang/SwipeDelMenuLayout ★887 - 仿IOS侧滑Item删除菜单

https://github.com/loopeer/itemtouchhelper-extension ★795 - 添加滑动条目处理

https://github.com/TUBB/SwipeMenu ★636 - 滑动菜单

https://github.com/wenchaojiang/AndroidSwipeableCardStack ★545 - 流畅的纸质卡片组件

https://github.com/chthai64/SwipeRevealLayout ★490 - 通过swipe及slide显示另一个布局

https://github.com/Qiaoidea/QQTipsView ★471 - 仿QQ消息未读拖拽清除

https://github.com/huxq17/SwipeCardsView ★361 - Android高仿秒拍热榜的卡片滑动和左右飞出效果

https://github.com/HalfStackDeveloper/SwipeCardRecyclerView ★234 - 炫酷滑动卡片

https://github.com/yanbober/SlideLayout ★176 - 全方向完美滑动处理侧滑控件

https://github.com/yuqirong/CardSwipeLayout ★172 - RecyclerView卡片滑动布局

https://github.com/alexandrius/accordion-swipe-layout ★69 - Android手风琴滑动布局

手势操作

https://github.com/nisrulz/sensey ★1890 - 手势交互Android库

https://github.com/alexvasilkov/GestureViews ★1184 - 手势控制和位置动画

https://github.com/zhaozhentao/InboxLayout ★641 - 仿谷歌下拉返回效果

https://github.com/pkarira/Swipper ★47 - 控制亮度的自定义视图

RecyclerView

https://github.com/CymChad/BaseRecyclerViewAdapterHelper ★6876 - 强大灵活的RecyclerAdapter

https://github.com/wasabeef/recyclerview-animators ★5977 - 轻松创建动画RecyclerView

https://github.com/cymcsg/UltimateRecyclerView ★5332 - 功能强大的Recyclerview

https://github.com/alibaba/vlayout ★3453 - 布局方案和布局间的组件复用

https://github.com/h6ah4i/android-advancedrecyclerview ★3188 - 提供高级特性的RecyclerView扩展

https://github.com/airbnb/epoxy ★2771 - Airbnb安卓视图架构

https://github.com/jianghejie/XRecyclerView ★2752 - 下拉刷新和加载更多

https://github.com/hongyangAndroid/baseAdapter ★2475 - Android 万能的Adapter

https://github.com/Malinskiy/SuperRecyclerView ★2431 - 轻松制作可使用的RecyclerView

https://github.com/lsjwzh/RecyclerViewPager ★2288 - 基于RecyclerView的ViewPager替代品

https://github.com/yarolegovich/DiscreteScrollView ★2216 - 基于RecyclerView的滚动列表实现

https://github.com/drakeet/MultiType ★1823 - 快速清晰的开发复杂列表页面

https://github.com/yanzhenjie/SwipeRecyclerView ★1579 - RecyclerView侧滑菜单

https://github.com/mikepenz/FastAdapter ★1517 - 简化RecyclerView配置过程

https://github.com/kanytu/android-parallax-recyclerview ★1429 - Android 视差 RecycleView

https://github.com/Jude95/EasyRecyclerView ★1382 - 常用的RecyclerView的各种需求封装

https://github.com/huazhiyuan2008/RecyclerViewCardGallery ★1380 - RecyclerView实现Card Gallery效果

https://github.com/HoneyNeutrons/RecyclerViewUndoSwipe ★1263 - 本地ItemTouch助手

https://github.com/zhouchaoyuan/excelPanel ★1229 - 仿Excel表格的RecyclerView

https://github.com/jdsjlzx/LRecyclerView ★1220 - 多功能RecyclerView

https://github.com/sharish/ShimmerRecyclerView ★1077 - 展现视图加载中的视图

https://github.com/blipinsk/RecyclerViewHeader ★1060 - 为安卓RecyclerView创建header

https://github.com/EverythingMe/overscroll-decor ★1048 - Android的仿iOS滚动效果

https://github.com/pedrovgs/Renderers ★1023 - 创建适配器的Android库

https://github.com/afollestad/drag-select-recyclerview ★957 - 实现GooglePhoto样式多选择

https://github.com/WuXiaolong/PullLoadMoreRecyclerView ★903 - 上拉刷新加载

https://github.com/danoz73/RecyclerViewFastScroller ★873 - 连接到RecyclerView实现快速滚动

https://github.com/jaychang0917/SimpleRecyclerView ★845 - 轻松创建列表的RecyclerView扩展

https://github.com/jiang111/IndexRecyclerView ★824 - 使用Recyclerview实现的联系人列表

https://github.com/Genius/groupie ★802 - 显示并管理复杂的RecyclerView布局

https://github.com/nikhilpanju/RecyclerViewEnhanced ★760 - 条目滑动点击安卓库

https://github.com/ShamylZakariya/StickyHeaders ★741 - 安卓RecyclerView的适配器和布局管理器

https://github.com/Solartisan/WaveSideBar ★726 - 快速跳跃分组的侧边栏控件

https://github.com/timusus/RecyclerView-FastScroll ★706 - 简单的FastScroller

https://github.com/zaihuishou/ExpandableRecyclerview ★691 - ExpandableRecycler适配器

https://github.com/Frank-Zhu/AndroidRecyclerViewDemo ★613 - 安卓RecyclerView 示例

https://github.com/AleBarreto/DragRecyclerView ★562 - 在RecyclerView中拖拽的简单实现

https://github.com/drakeet/RecyclerViewWithHeaderNewPractice ★533 - 结合HeaderView的RecyclerView新实现

https://github.com/truizlop/SectionedRecyclerView ★530 - 安卓RecyclerView 适配器

https://github.com/L4Digital/FastScroll ★525 - 类似列表视图的FastScroller

https://github.com/shichaohui/AnimRefreshRecyclerView ★522 - 下拉刷新和上拉加载更多的RecyclerView

https://github.com/radzio/android-data-binding-recyclerview ★478 - 配有Android数据绑定的RecyclerView

https://github.com/bingoogolapple/BGAAdapter-Android ★437 - 通用的Adapter和ViewHolder

https://github.com/kHRYSTAL/CircleRecyclerView ★421 - 一个循环RecyclerView

https://github.com/iwgang/FamiliarRecyclerView ★354 - RecyclerView类库

https://github.com/LuckyJayce/MultiTypeView ★306 - 复杂界面分多个模块开发

https://github.com/AlphaBoom/ClassifyView ★284 - 拖拽合并的RecyclerView

https://github.com/wuapnjie/SuspensionBar ★249 - Android轻松实现RecyclerView悬浮条

https://github.com/TellH/RecyclerStickyHeaderView ★241 - RecyclerView的悬浮视图

https://github.com/HalfStackDeveloper/SwipeCardRecyclerView ★234 - 炫酷滑动卡片

https://github.com/MFlisar/DragSelectRecyclerView ★218 - 简单的触摸监听类

https://github.com/songhanghang/Smart-HeaderFooter-RecyclerView ★198 - 将Recyclerview添加HeaderView和FooterView

https://github.com/myinnos/AlphabetIndex-Fast-Scroll-RecyclerView ★169 - 强大的AlphabetIndex FastScroller

https://github.com/leoleohan/RecyclerRefresh ★158 - 仿简书安卓端

https://github.com/TellH/RecyclerTreeView ★150 - 安卓的TreeView实现

https://github.com/ssseasonnn/PracticalRecyclerView ★140 - RecyclerView的一个封装

https://github.com/limedroid/ARecyclerView ★105 - 一个库搞定recyclerview

https://github.com/gjiazhe/SpringRecyclerView ★88 - 具有弹簧效果的RecyclerView

https://github.com/10clouds/InifiniteRecyclerView ★61 - 实现无尽加载列表

https://github.com/oubowu/StickyItemDecoration ★58 - RecyclerView粘性头部

https://github.com/IntruderShanky/Sectioned-RecyclerView ★55 - 带header和item的RecyclerView的简单实现方式

https://github.com/youngkaaa/RecyclerAnimations ★46 - item滑动时的循环动画

https://github.com/tikivn/NoAdapter ★45 - 使用RecyclerView实现一个列表

https://github.com/LinLshare/StickyRecyclerSettingView ★45 - 快速在Android上建立SettingActivity

https://github.com/rubengees/EasyHeaderFooterAdapter ★32 - 在RecyclerView中添加header或者footer

https://github.com/laobie/RecyclerViewDivider ★25 - 为RecyclerView设置分频器

https://github.com/yuyuyu123/SwipeCardsRecyclerView ★20 - 基于RecyclerView的Android组件

https://github.com/AndroidMsky/GlideScrollRecyclerView ★19 - RecyclerView优先加载可见item

https://github.com/nukc/RecyclerAdapter ★14 - 简化封装RecyclerView.Adapter

Card

https://github.com/Ramotion/folding-cell-android ★2556 - 安卓FoldingCell

https://github.com/rubensousa/ViewPagerCards ★2200 - 视图页卡片

https://github.com/huazhiyuan2008/RecyclerViewCardGallery ★1380 - RecyclerView实现Card Gallery效果

https://github.com/kikoso/Swipeable-Cards ★1368 - 提供类似Tinder卡片效果

https://github.com/flschweiger/SwipeStack ★1118 - 安卓纸质视图栈

https://github.com/xiepeijie/SwipeCardView ★999 - 基于Diolor的Swipecards控件改进实现

https://github.com/loopeer/CardStackView ★936 - 以三种动画效果像卡片一样展示内容

https://github.com/jeasonlzy/NineGridView ★791 - 展示图片的九宫格控件

https://github.com/mxn21/SlidingCard ★618 - 画廊效果的幻灯片卡片

https://github.com/ldoublem/GiftCard ★571 - Android漂亮的礼物卡片

https://github.com/wenchaojiang/AndroidSwipeableCardStack ★545 - 流畅的纸质卡片组件

https://github.com/lawloretienne/TinderStack ★523 - 一叠类似Tinder的卡片

https://github.com/BakerJQ/Android-InfiniteCards ★466 - 可自定义动效的卡片切换视图

https://github.com/huxq17/SwipeCardsView ★361 - Android高仿秒拍热榜的卡片滑动和左右飞出效果

https://github.com/vivian8725118/CardView ★200 - 类似小票效果的卡片列表

https://github.com/yuqirong/CardSwipeLayout ★172 - RecyclerView卡片滑动布局

https://github.com/wensefu/StackCardsView ★44 - 堆叠滑动控件

https://github.com/czy1121/turncardlistview ★30 - 上下翻页的卡片列表

https://github.com/yuyuyu123/SwipeCardsRecyclerView ★20 - 基于RecyclerView的Android组件

Color

https://github.com/Taishi-Y/InstagramLikeColorTransitionAndroid ★352 - 创建类似渐变颜色过渡的Instagram

https://github.com/skydoves/ColorPickerView ★278 - 从图片中获取颜色

https://github.com/zzhoujay/MaterialDesignColor ★274 - 谷歌官方MaterialDesign颜色代码

https://github.com/kizitonwose/colorpreference ★204 - 建立优秀的颜色选择器

https://github.com/mathiazhagan01/DrawableColorChange ★81 - drawable颜色修改工具

https://github.com/bassaer/MaterialDesignColors ★54 - 提供MD风格的Android库

Drawable

https://github.com/maoruibin/OneDrawable ★202 - 为View设置具有按下效果的背景

https://github.com/yuanwenbing/SelectorDrawable ★23 - 为按钮设置selector

Spinner

https://github.com/arcadefire/nice-spinner ★955 - Android spinner的重新实现

https://github.com/Lesilva/BetterSpinner ★526 - 好用的Spinner

https://github.com/Jasonchenlijian/MemorySpinner ★125 - 可以记住历史选项的spinner

布局

https://github.com/google/flexbox-layout ★7787 - Android盒式布局功能库

https://github.com/hongyangAndroid/AndroidAutoLayout ★4814 - Android屏幕适配方案

https://github.com/alibaba/vlayout ★3453 - 布局方案和布局间的组件复用

https://github.com/hongyangAndroid/FlowLayout ★2233 - Android流式布局

https://github.com/florent37/DiagonalLayout★1778 - MD风格的新的样式和方法

https://github.com/Cleveroad/FanLayoutManager ★1393 - 扇形水平列表视图

https://github.com/henrytao-me/smooth-app-bar-layout ★1389 - 视图布局

https://github.com/mmin18/FlexLayout ★1370 - 强大的Android布局视图

https://github.com/facebookincubator/TextLayoutBuilder ★1108 - Facebook出品的在Android中轻松实现文字布局

https://github.com/mcxtzhang/FlowLayoutManager ★1018 - 利用自定义LayoutManager 的一些实战实例

https://github.com/AAkira/ExpandableLayout ★995 - 带有各种动画的扩展布局

https://github.com/nex3z/FlowLayout ★886 - 让子视图自动浮动到下一行

https://github.com/florent37/ArcLayout ★835 - 使用ArcLayout探索新的MD风格的样式和方法

https://github.com/cachapa/ExpandableLayout ★783 - 实现动画扩展和子视图折叠

https://github.com/hanhailong/FlowTag ★549 - Android流式布局

https://github.com/SilenceDut/ExpandableLayout ★411 - 节省空间的可扩展布局

https://github.com/githubwing/ThreeDLayout ★351 - 让任何view拥有3D效果

https://github.com/Chacojack/HiveLayoutManager ★321 - 蜂巢布局管理器

https://github.com/HuanHaiLiuXin/ILayoutAnimationController ★246 - 一行代码搞定布局动画

https://github.com/ta893115871/StickyNavLayout ★235 - 悬浮控件

https://github.com/liuguangqiang/RippleLayout ★203 - 实现波纹效果的布局

https://github.com/Qiang3570/LiveLayout ★184 - 关于直播布局与礼物特效的Demo

https://github.com/rantianhua/AssembleEssay ★72 - 自定义LayoutManager实现流动布局

https://github.com/PingerOne/FlowLayoutDemo ★19 - 自定义View实现流式布局

https://github.com/CSnowStack/LikeELMLeftLoad ★14 - 仿饿了么左滑跳转

模糊效果

https://github.com/kikoso/android-stackblur ★2721 - 图片模糊效果

https://github.com/wasabeef/Blurry ★2534 - Android简易模糊库

https://github.com/500px/500px-android-blur ★1925 - Android模糊视图

https://github.com/wonderkiln/blurkit-android ★1913 - 类似iOS上的实时模糊效果

https://github.com/Dimezis/BlurView ★1606 - Android底层视图动态仿iOS模糊

https://github.com/qiujuer/ImageBlurring ★1079 - 通过 Java 与 JNI 分别进行图片模糊

https://github.com/mmin18/RealtimeBlurView ★914 - 仿UIVisualEffectView实时模糊覆盖

https://github.com/wl9739/BlurredView ★844 - Android图片视图动态模糊

https://github.com/Nightonke/BlurLockView ★830 - 毛玻璃效果的解锁界面

https://github.com/patrickfav/Dali ★771 - Android图像模糊库

https://github.com/SmartDengg/RxBlur ★515 - 毛玻璃(高斯模糊)效果

https://github.com/Manabu-GT/EtsyBlur ★506 - 在Etsy应用添加仿玻璃模糊效果

https://github.com/jrvansuita/GaussianBlur ★289 - 对图片应用高斯模糊

https://github.com/Hitomis/CrazyShadow ★215 - 为 View 添加阴影效果

TabBar

https://github.com/thelong1EU/SpaceTabLayout ★933 - RelativeLayout的自定义实现方式

https://github.com/nshmura/RecyclerTabLayout ★859 - 高效TabLayout库

https://github.com/huage2580/ZuiMeiTAG ★232 - 仿最美应用的底栏

https://github.com/jeasonlzy/AlphaIndicatorView ★201 - 仿微信底部tab标签

AppBar

https://github.com/henrytao-me/smooth-app-bar-layout ★1389 - 视图布局

https://github.com/ToDou/appbarlayout-spring-behavior ★733 - 实现滚动弹簧效果

https://github.com/SpikeKing/TestAppBar ★271 - AppBar动画效果

https://github.com/zoonooz/simple-view-behavior ★239 - 简单视图行为

选择器Picker

https://github.com/saiwu-bigkoo/Android-PickerView ★3898 - 精仿iOS的PickerView控件

https://github.com/code-troopers/android-betterpickers ★2461 - 选择器DialogFragments库

https://github.com/gzu-liyujiang/AndroidPicker ★2021 - 安卓选择器类库

https://github.com/vikramkakkar/SublimePicker ★1768 - 提供选择器的自定义视图

https://github.com/DroidNinja/Android-FilePicker ★1060 - 灵活选择图片和视频的文件选择器

https://github.com/JZXiang/TimePickerDialog ★977 - Android时间选择器

https://github.com/zaaach/CityPicker ★880 - 仿美团等选择城市列表demo

https://github.com/philliphsu/BottomSheetPickers ★824 - ndroid的新的数据和时间选择器库

https://github.com/brucetoo/PickView ★791 - 选择日期或者省份的辅助库

https://github.com/fishwjy/MultiType-FilePicker ★748 - 轻量级Android文件选择库

https://github.com/Carbs0126/NumberPickerView ★625 - 灵活的安卓NumberPicker组件

https://github.com/ai212983/android-spinnerwheel ★623 - 安卓轮式旋转部件

https://github.com/ImKarl/CharacterPickerView ★610 - 仿iOS的PickerView控件

https://github.com/GoodieBag/HorizontalPicker ★285 - 支持文本和图标的水平选择器

https://github.com/florent37/SingleDateAndTimePicker ★268 - 在一个部件内选择一个数据和一个时间

https://github.com/aliab/Two-Step-Picker-Dialog ★231 - 两步选择器对话框

https://github.com/StephaneBg/SimpleNumberPicker ★154 - 十进制和十六进制选择器视图

https://github.com/leonHua/LFilePicker ★150 - 轻量级的文件选择器

https://github.com/myinnos/AwesomeImagePicker ★113 - 使用精致的接口选择images和gifs

https://github.com/codbking/PickTime ★101 - 日期选择控件

https://github.com/jrvansuita/PickImage ★79 - 带有Camera和Gallery选项的DialogFragment

https://github.com/polok/ClickNumberPicker ★75 - 从给定范围内使用点击按钮或者触摸选定一个值

https://github.com/Airsaid/Android-PickerView-Library ★72 - 高仿 IOS PickerView 控件的库

https://github.com/dunwen/JDSelector ★68 - 仿京东的地址多级选择器

https://github.com/BorealisAgency/NumberPicker ★40 - Android数字选择器视图

https://github.com/limxing/CityPickerWebView ★35 - JS实现的省市县三级联动

https://github.com/huzenan/EasyPickerView ★34 - Android轻量级PickerView

跑马灯

https://github.com/sfsheng0322/MarqueeView ★1568 - 垂直翻页公告

https://github.com/gongwen/MarqueeViewDemo ★896 - 跑马灯View

https://github.com/oubowu/MarqueeLayoutLibrary ★388 - 支持四个方向循环滚动的自定义控件

https://github.com/czy1121/noticeview ★256 - 滚动播放的公告控件

https://github.com/guojunustb/VerticalBannerView ★194 - 安卓自定义控件

https://github.com/SumiMakito/AdvancedTextSwitcher ★193 - 卡片上滚动显示最新评论

https://github.com/chenpengfei88/VerticalMarqueeView ★12 - 新闻向上不断滚动跑马灯效果

日历时间

https://github.com/square/android-times-square ★3710 - 从日历视图选择一个单独日期

https://github.com/prolificinteractive/material-calendarview ★2770 - MD风格的日历视图

https://github.com/wdullaer/MaterialDateTimePicker ★2407 - MD风格日期时间选择器

https://github.com/alamkanak/Android-Week-View ★2301 - 在Android应用中显示日历

https://github.com/roomorama/Caldroid ★1263 - 以月为单位的日历控件

https://github.com/iwgang/CountdownView ★1257 - 安卓倒计时控件

https://github.com/JZXiang/TimePickerDialog ★977 - Android时间选择器

https://github.com/Tibolte/AgendaCalendarView ★929 - 仿Outloo和Google日历

https://github.com/SundeepK/CompactCalendarView ★921 - 简单的日历视图

https://github.com/borax12/MaterialDateRangePicker ★835 - 日期选择控件库

https://github.com/philliphsu/BottomSheetPickers ★824 - ndroid的新的数据和时间选择器库

https://github.com/Kelin-Hong/CalendarListView ★726 - 可互动的ListView+CalendarView

https://github.com/nomanr/WeekCalendar ★555 - 提供星期日历的库

https://github.com/Mulham-Raee/HorizontalCalendar ★482 - MD风格的水平日历视图

https://github.com/codbking/CalendarExaple ★445 - 高仿钉钉和小米的日历控件

https://github.com/myjoybar/android-calendar-view ★322 - 易扩展的andorid日历控件库

https://github.com/memfis19/Cadar ★305 - 可以显示事件的日历视图

https://github.com/fashare2015/TimerView ★299 - 解耦良好的计时控件

https://github.com/florent37/SingleDateAndTimePicker ★268 - 在一个部件内选择一个数据和一个时间

https://github.com/henry-newbie/CalendarView ★195 - 高度定制的日期选择器

https://github.com/MonkeyMushroom/MiClockView ★189 - 高仿小米时钟

https://github.com/jMavarez/MaterialCalendar ★167 - 一个MD风格的日历

https://github.com/Carbs0126/GregorianLunarCalendar ★153 - 农历+公历的日期选择模式

https://github.com/Ajian-studio/GAHonorClock ★110 - 时钟动画

https://github.com/huanghaibin-dev/CalendarView ★98 - 优雅且性能高效的日历控件

https://github.com/Kunzisoft/Android-SwitchDateTimePicker ★71 - 日期时间选择器库

https://github.com/afinal/week-month-Calendar ★68 - 周月切换的日历

https://github.com/k0shk0sh/RetainedDateTimePickers ★67 - 在手机方向改变时保持日期时间选择器

https://github.com/Yuncun/WeekViewSwipeable ★59 - 以周格式显示数据的Android视图

https://github.com/MedAmineTazarki/DateRangePicker ★48 - 带数据选择器的Dialogo fragment

https://github.com/iballan/TimelyView ★42 - 时间动画视图

https://github.com/jiefly/NubiaTimer ★34 - 高仿Nubia 定时器的自定义view

主题样式

https://github.com/Bilibili/MagicaSakura ★1809 - Android多主题库

https://github.com/ximsfei/Android-skin-support ★1525 - 用心的Android 换肤框架

https://github.com/garretyoder/Colorful ★1479 - 轻松改变app的配色方案

https://github.com/52inc/Scoops ★680 - 动态改变应用主题

https://github.com/zzz40500/ThemeDemo ★384 - 日夜间模式切换

https://github.com/burgessjp/ThemeSkinning ★248 - Android 主题换肤的开源库

https://github.com/fython/Blackbulb ★150 - MD风格的夜间屏幕Android 应用

https://github.com/wutongke/AndroidSkinAnimator ★143 - 仿网易云音乐换肤框架

https://github.com/zhangke3016/ChangeMode ★66 - Android动态切换夜间模式的实现库

https://github.com/qqliu10u/QSkinLoader ★33 - QSkinLoader换肤框架

ImageView

https://github.com/vinc3m1/RoundedImageView ★3860 - 支持圆角的快速ImageView。

https://github.com/davemorrissey/subsampling-scale-image-view ★2845 - 安卓自定义图片视图

https://github.com/gjiazhe/PanoramaImageView ★1460 - 可以随设备旋转自动滚动的imageView

https://github.com/MostafaGazar/CustomShapeImageView ★1395 - 自定义使用SVG和填充图的ImageView

https://github.com/stfalcon-studio/FrescoImageViewer ★1112 - 简单的自定义全屏图片视图

https://github.com/LuckyJayce/LargeImage ★1018 - Android加载大图

https://github.com/developer-shivam/Crescento ★883 - 图像视图和相关布局的下面添加曲线

https://github.com/lopspower/CircularImageView ★875 - 以简单的方法实现环形ImageView

https://github.com/laobie/NineGridImageView ★841 - 仿微信朋友圈或微博的九宫格图片

https://github.com/githubwing/DragPhotoView ★819 - 高仿微信可拖拽返回PhotoView

https://github.com/yingLanNull/ShadowImageView ★789 - 更加细腻的阴影效果

https://github.com/vikramkakkar/ImageTransition ★552 - Activity视图过渡

https://github.com/kongnanlive/android-combination-avatar ★498 - 模仿QQ讨论组组合头像

https://github.com/jineshfrancs/CaptchaImageView ★495 - 生成验证码图片的自定义ImageView

https://github.com/gjiazhe/ScrollParallaxImageView ★395 - 滚动视差效果

https://github.com/IntruderShanky/Frisson ★308 - 在图片上提供时髦的剪裁

https://github.com/developer-shivam/Diagonalify ★282 - 创建图像视图的对角线切割

https://github.com/TangoAgency/avatar-view ★205 - 带有用户名字的第一个字母的图片视图

https://github.com/jcodeing/AnchorImageView ★186 - Android锚点定位ImageView

https://github.com/zuoweitan/CircleImageView ★166 - 环形ImageView

https://github.com/suzeyu1992/SImageView ★116 - 设置一个网址即可显示图片的控件

https://github.com/385841539/IdentityImageView ★95 - 带进度条的图片框架

https://github.com/HuTianQi/CoolImageView ★51 - 可以上下移动的imageView

https://github.com/IntruderShanky/Blaze ★40 - 提供移动图像和缩放图像的视图

https://github.com/GitLqr/LQRNineGridImageView ★31 - 仿微信群头像九宫格控件

https://github.com/A-W-C-J/GridImageView ★21 - 根据图片数量自动适配加载

https://github.com/gslovemy/RoundImageView ★12 - Android自定义圆角图片

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 151,511评论 1 330
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 64,495评论 1 273
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 101,595评论 0 225
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 42,558评论 0 190
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 50,715评论 3 270
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 39,672评论 1 192
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 31,112评论 2 291
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 29,837评论 0 181
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 33,417评论 0 228
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 29,928评论 2 232
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 31,316评论 1 242
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 27,773评论 2 234
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 32,253评论 3 220
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 25,827评论 0 8
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 26,440评论 0 180
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 34,523评论 2 249
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 34,583评论 2 249