longforus / KotlinCodeSorterLinks
🔌A simple plugin for sorting kotlin code. 一个可以对kotlin代码排序的小插件.
☆29Updated 4 years ago
Alternatives and similar repositories for KotlinCodeSorter
Users that are interested in KotlinCodeSorter are comparing it to the libraries listed below
Sorting:
- 📡 A http client for Android Studio.☆52Updated 3 years ago
- OkReflect is a library that want to help you use Java Reflection APIs with ease.☆45Updated 6 years ago
- simplify Android animation code by redefining API, use just one third of code to create animation compare to origin Android API☆46Updated 3 years ago
- An example for using RecyclerView.ViewCacheExtension to make RecyclerView more smooth.☆23Updated 6 years ago
- Retrofit 2 call adapter for Kotlin suspend functions and stdlib Result return type.☆22Updated 3 years ago
- An Android library to help create background drawable and ColorStateList without xml, writen in kotlin, support Java/Koltin code invoking…☆53Updated 8 months ago
- Pass parameters safely and quickly between activities or fragments.☆67Updated 2 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated last year
- An elegant tool based on Retrofit to help developers just focus on business data.☆52Updated 4 years ago
- [停止维护]自动管理协程生命周期,并自动捕获异常☆25Updated 3 years ago
- Splash screen demo that used with Jetpack ‘SplashScreen‘ library and Android 12's Splash Screen API.☆83Updated 3 years ago
- A powerful Recyclerview Adapter☆37Updated last year
- ItemDecoration for RecyclerView that allows you to set spacing between and around list items in flexible way.☆97Updated 6 years ago
- A downloader library for Java and Android based on OkHttp.☆44Updated last year
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- Jetpack Compose custom layout that simulates physics using JBox2D☆37Updated 3 years ago
- A RecyclerView Adapter builder by DSL. Easy to use, strong typing, and all code written by kotlin.☆69Updated this week
- glide's kotlin annotation processor,use kotlin symbol processor(ksp)☆26Updated 3 years ago
- DeepCopy extensions for Kotlin Data class. Provide Reflection, Apt, Ksp and Kcp implementations.☆287Updated last year
- 消除 Android 项目 Key-Value 样板代码☆77Updated last year
- RecyclerView 黏性 item 实现。RecyclerView sticky item implementation.☆27Updated 3 years ago
- android 启动库☆45Updated 3 years ago
- A customize multiple state layout for Android.☆17Updated last year
- Android Detail demo —— 专栏 Android Detail 配套代码☆45Updated 3 years ago
- 使用 ActivityResult API 和 Kotlin 扩展函数实现权限请求☆36Updated 4 years ago
- generate reports,UML and so on from notation☆40Updated last year
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆61Updated 2 years ago
- Remove TextView spacing and padding on top and bottom. 去除TextView默认的上下Padding☆39Updated 7 years ago
- RecyclerView 悬浮吸顶 Header,支持阴影、点击事件与状态绑定☆79Updated 2 years ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆62Updated last year