Android代码-easy-guide-android

时间:2022-08-25 20:59:18
【文件属性】:

文件名称:Android代码-easy-guide-android

文件大小:664KB

文件格式:ZIP

更新时间:2022-08-25 20:59:18

Android代码

English | 中文文档 EasyGuide EasyGuide is an easy-to-use tool to create guide layer on Android using Kotlin, which supports adding highlight on any View on screen, or any item in RecyclerView or ListView, or any area in dialog. And adding any custom view on the layer around the highlight area is also supported. Usage Add the dependency to your project build.gradle file compile 'com.github.markshawn:easy-guide:1.0.2' Basic Usage new EasyGuideManager(activity). addLayer( new Com


【文件预览】:
easy-guide-android-master
----gradlew(5KB)
----settings.gradle(27B)
----gif()
--------demo.gif(547KB)
----library()
--------src()
--------.gitignore(7B)
--------build.gradle(1017B)
--------proguard-rules.pro(751B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README_cn.md(4KB)
----README.md(4KB)
----gradlew.bat(2KB)
----gradle.properties(782B)
----.gitignore(190B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
----build.gradle(906B)

网友评论