State switching, so that the View state switch and Activity completely separate. Using builder mode to freely add the required state View, can set data, data is empty, load data error, network error, load and other states, and support the layout of custom state. At present has been used in other formal projects, strong expansion!
☆556Dec 19, 2021Updated 4 years ago
Alternatives and similar repositories for YCStateLayout
Users that are interested in YCStateLayout are comparing it to the libraries listed below
Sorting:
- 自定义弹窗,其中包括:自定义Toast;自定义dialog控件;自定义DialogFragment弹窗;自定义PopupWindow弹窗;还有自定义Snackbar等等;简单便用。目前已经用于多个正式项目中。☆361May 20, 2022Updated 3 years ago
- Show global loading status view in a low coupling way for Android App(超轻量级,深度解耦Android App中全局加载中、加载失败及空数据视图)☆1,409Aug 15, 2019Updated 6 years ago
- 购物商场商品详情页面自定义控件,模仿淘宝、京东、考拉等商品详情页分页加载的UI效果。可以嵌套RecyclerView、WebView、ViewPager、ScrollView等等。支持设置上拉分页加载动画效果……☆491Dec 19, 2021Updated 4 years ago
- 🔥🔥🔥 组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。每一层组件的建设,很详细的工程案例,很全面的一个组件化实践案例。一个超级综合案例!☆3,231Apr 17, 2024Updated last year
- 一个支持多种状态的自定义View,可以方便的切换到:加载中视图、错误视图、空数据视图、网络异常视图、内容视图。☆1,677Dec 18, 2019Updated 6 years ago
- 基于腾讯x5开源库,提高webView开发效率,大概要节约你百分之六十的时间成本。该案例支持处理js的交互逻辑且无耦合、同时暴露进度条加载进度、可以监听异常error状态、支持视频播放并且可以全频、支持加载word,xls,ppt,pdf,txt等文件文档、发短信、打电话、…☆1,767Mar 1, 2022Updated 4 years ago
- A lightweight, good expandability Android library used for displaying different pages like loading, error, empty, timeout or even your cu…☆3,485Dec 26, 2020Updated 5 years ago
- 🔥🔥自定义组织机构图 & 层次图🔥🔥☆204Sep 12, 2020Updated 5 years ago
- 自定义支持上拉加载更多,下拉刷新,可以自定义头部和底部,可以添加多个headerView,使用一个原生recyclerView就可以搞定复杂界面。支持自由切换状态【加载中,加载成功,加载失败,没网络等状态】的控件,可以自定义状态视图View。拓展功能【支持长按拖拽,侧滑删除…☆455Feb 12, 2022Updated 4 years ago
- 🔥空祖家的堆叠标签(以下碎念:一开始起名字“StackLabel”没想太多结果被人吐槽Stack是整齐堆叠的意思...........好吧这是我的锅不过现在要改也来不及了,好用就行了...吧?☆545Dec 23, 2022Updated 3 years ago
- 轻量级版本更新弹窗,弹窗上支持更新进度条,可以设置普通更新或者强制更新。解决8.0以上通知栏不显示问题,解决7.0 以上安装apk异常,下载完成则会自动提示安装;下载异常,失败,错误等状态,支持重启下载任务;还支持自定义下载路径。代码量少,调用简单……☆450Apr 2, 2022Updated 3 years ago
- Android稳定高效的浮层创建管理框架☆989Aug 4, 2023Updated 2 years ago
- Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示☆3,643Feb 18, 2024Updated 2 years ago
- AgentWeb is a powerful library based on Android WebView.☆9,409Dec 9, 2023Updated 2 years ago
- android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWin…☆11,470Mar 25, 2022Updated 3 years ago
- 本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sig…☆3,228Sep 12, 2023Updated 2 years ago
- Hi,Developer,Welcome to use SuperTextView !☆3,313Jan 17, 2022Updated 4 years ago
- A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)☆3,894Mar 9, 2023Updated 3 years ago
- 即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。☆3,660Mar 17, 2023Updated 3 years ago
- 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).☆13,747May 28, 2023Updated 2 years ago
- 🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件…☆8,019Feb 1, 2025Updated last year
- 基于Glide V4.9.0封装的图片加载库,可以监听加载图片时的进度☆1,764Jul 15, 2021Updated 4 years ago
- RecyclerView的LayoutManager,轻松实现各种炫酷、特殊效果,再也不怕产品经理为难!☆2,060Oct 29, 2021Updated 4 years ago
- JNI学习案例,通过简单的案例快速入门jni开发。JNI基础语法介绍,so库生成打包和反编译,Java和C/C++相关调用案例☆283Oct 8, 2023Updated 2 years ago
- 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.☆3,825Feb 11, 2026Updated last month
- Android下打造通用便捷的PopupWindow弹窗库☆5,258Jan 21, 2026Updated 2 months ago
- Customize the LayoutManager of RecyclerView(自定义LayoutManager)☆4,988Oct 11, 2023Updated 2 years ago
- [暂停维护]一个帮助您完成从缩略视图到原视图无缝过渡转变的神奇框架☆2,728Oct 19, 2022Updated 3 years ago
- 🔥 Android Sku属性选择器, 类似于淘宝,天猫,京东,支持MVVM,直接使用☆546Nov 23, 2021Updated 4 years ago
- Android 仿钉钉、微信 群聊组合头像☆1,275Mar 3, 2022Updated 4 years ago
- 关于状态栏方案总结案例,适合于绝大多数的使用场景……同时,兼容了小米,魅族等手机状态栏字体颜色设置失效问题。已经用于实际项目投资界,新芽,沙丘大学等APP,一键集成并使用!支持单Activity多Fragment动态修改状态栏颜色,入侵性低,一行代码即可实现你需要的需求☆312Feb 22, 2022Updated 4 years ago
- 🍉Orient-Ui is a Android Ui Library~☆883Jan 23, 2021Updated 5 years ago
- 🔥🔥🔥 基础封装视频播放器player,可以在ExoPlayer、MediaPlayer原生MediaPlayer可以自由切换内核;该播放器整体架构:播放器内核(自由切换) + 视频播放器 + 边播边缓存 + 高度定制播放器UI视图层。支持视频简单播放,列表播放,仿抖…☆2,245Apr 2, 2022Updated 3 years ago
- 可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,…☆3,730Feb 10, 2026Updated last month
- AopArms编写了Android开发中常用的一套注解,如日志、异步处理、缓存、SP、延迟操作、定时任务、重试机制、try-catch安全机制、过滤频繁点击、拦截、埋点统计、全局性能监控(每个方法耗时时长)等,后续还会有更多更强大的注解功能加入☆532Dec 9, 2019Updated 6 years ago
- Flexible multiple types for Android RecyclerView.☆5,778Aug 28, 2022Updated 3 years ago
- 引导界面滑动导航 + 大于等于1页时无限轮播 + 各种切换动画轮播效果☆4,168Dec 10, 2024Updated last year
- 东半球最好用的新手引导库,能够快速为任何一个View创建一个遮罩层,支持单个页面,多个引导串联展示,支持为高亮区域设置不同的图形,支持引导动画,方便扩展,良好支持fragment☆3,953May 28, 2023Updated 2 years ago
- ⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing …☆10,277Mar 22, 2023Updated 2 years ago