leobert-lan / DaVinCiLinks
An Android library to help create background drawable and ColorStateList without xml, writen in kotlin, support Java/Koltin code invoking or using in layout-xml with DataBinding
☆53Updated 10 months ago
Alternatives and similar repositories for DaVinCi
Users that are interested in DaVinCi are comparing it to the libraries listed below
Sorting:
- 消除 Android 项目 Key-Value 样板代码☆76Updated 2 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 3 years ago
- EdgeUtils is an immersive scafodd base on androidx.core's WindowInsets☆66Updated last year
- Android Detail demo —— 专栏 Android Detail 配套代码☆45Updated 3 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated last year
- A downloader library for Java and Android based on OkHttp.☆45Updated 2 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated last year
- Pass parameters safely and quickly between activities or fragments.☆67Updated 3 years ago
- An elegant tool based on Retrofit to help developers just focus on business data.☆52Updated 4 years ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆62Updated last year
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆61Updated 2 years ago
- RecyclerView 黏性 item 实现。RecyclerView sticky item implementation.☆27Updated 3 years ago
- Android 动态化多语言框架,支持语言包的动态下发、升级、删除,一处安装,到处使用☆113Updated 2 years ago
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆55Updated 2 years ago
- 利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场景下的生成☆25Updated 3 years ago
- Android的协程轻量级启动框架, 支持配置有向无环图优化启动流程