JailedBird / EdgeUtils
EdgeUtils is an immersive scafodd base on androidx.core's WindowInsets
☆58Updated last year
Alternatives and similar repositories for EdgeUtils:
Users that are interested in EdgeUtils are comparing it to the libraries listed below
- Android的协程轻量级启动框架, 支持配置有向无环图优化启动流程☆35Updated last month
- A downloader library for Java and Android based on OkHttp.☆43Updated last year
- 消除 Android 项目 Key-Value 样板代码☆75Updated last year
- 基于 有限状态机 和 Flow 的 WebSocket 封装,Socket 部分 用 OkHttp 实现。 1. 支持 Flow 2. Socket 的状态由状态机管理,自动处理重连等逻辑 3. Socket 部分默认由 OKHttp 实现 4. 使用简单,跟你使用 Re…☆45Updated 11 months ago
- 沉浸式状态栏,一个自动处理WindowInsets和挖孔屏适配的工具,一行代码 给任意view绑定。☆55Updated 8 months ago
- Compose CoordinatorLayout☆25Updated last month
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated last year
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆57Updated last year
- glide 的封装☆15Updated last year
- A simple and customizable library on Android to implement CSS style shadows☆25Updated last year
- RecyclerView 黏性 item 实现。RecyclerView sticky item implementation.☆27Updated 3 years ago
- Android Open Project Renovation/Android开源项目翻新/Android 开源项目传承☆31Updated 2 years ago
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆56Updated 2 years ago
- Android轻量级消息总线框架☆24Updated 2 years ago
- 基于 SmallestWidth 屏幕适配方案生成 dimens 文件☆55Updated last year
- Kotlin + Flow 实现的 Android 应用初始化任务启动库。☆24Updated 3 months ago
- 基于RecyclerView实现的可拖拽/合并交互,比如顺序改变/合并成文件夹等☆45Updated 2 years ago
- 满足一些场景下的自定义TextView,持续更新。☆47Updated last year
- 封装Glide为Coil☆59Updated 3 years ago
- Android String资源导入导出脚本,用于国际化翻译☆37Updated last year
- An Android library to help create background drawable and ColorStateList without xml, writen in kotlin, support Java/Koltin code invoking…☆53Updated 5 months ago
- The best DataStore utils to ensure type safety. (最好用的 DataStore 工具,可以确保类型安全)☆46Updated 3 weeks ago
- 让textFontWeight属性支持Api29(Android9-p)以下☆55Updated 7 months ago
- ❤ 一个使用ViewBinding 直接生成RecyclerView Adapter的库。