CUtils
How to use
config this to your build.gralde
Add the following dependency to your build.gradle file.
implementation 'com.carlos.cutils:cutils:0.0.28'
Add this code to your application file
CUtils.init(this)
Table of Contents
->
->
->
->
->
Kotlin中View扩展工具类 -> ViewExtend.kt
AOP注解防重复点击工具类 -> CSingleClick.kt
全局捕获未捕获异常类 -> CUncaughtExceptionHandler.kt
Change Log
1