文件名称:ShowcaseViewExtended:扩展ShowcaseView和其他控制按钮
文件大小:1.04MB
文件格式:ZIP
更新时间:2024-05-29 13:56:50
Java
用法 要使用ShowcaseView,请使用Builder模式。 举个例子: new ShowcaseView.Builder(this) .setTarget(new ActionViewTarget(this, ActionViewTarget.Type.HOME)) .setContentTitle("ShowcaseView") .setContentText("This is highlighting the Home button") .hideOnTouchOutside() .initExtraButtons(2) // add two additional buttons .build(); 该库是根据Apache 2.0许可证分发的。
【文件预览】:
ShowcaseViewExtended-master
----gradlew(5KB)
----settings.gradle(625B)
----example2.png(58KB)
----library()
--------project.properties(1KB)
--------src()
--------gradle.properties(651B)
--------gradle-mvn-push.gradle(4KB)
--------build.gradle(1KB)
----example@2x.png(120KB)
----gradle()
--------wrapper()
----README.md(524B)
----sample()
--------src()
--------gradle.properties(653B)
--------build.gradle(2KB)
----example2@2x.png(161KB)
----example.png(48KB)
----gradlew.bat(2KB)
----gradle.properties(1KB)
----.gitignore(457B)
----build.gradle(837B)