Android代码-TextHighlighter

时间:2022-08-26 12:05:26
【文件属性】:
文件名称:Android代码-TextHighlighter
文件大小:4.34MB
文件格式:ZIP
更新时间:2022-08-26 12:05:26
Android代码 Android TextHighlighter []() Introduction highlights every View which inherits TextView(i.e. TextView, Button, EditText). Set targets and Colors. Then highlight any word. Requirements Android API ≥ 2.3 (API Level 9) Gradle You can import TextHighlighter from jcenter. repositories { jcenter() } dependencies { compile 'com.xeoh.android:text-highlighter:1.0.3' } Usage // Initialize TextHighlighter private TextHighlighter textHighlighter = new TextHighlighter() .setBackgroundCol
【文件预览】:
TextHighlighter-master
----gradlew(5KB)
----settings.gradle(30B)
----images()
--------TextHighlighter.gif(4.46MB)
----library()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(933B)
----config()
--------checkstyle()
----LICENSE(1KB)
----gradle()
--------wrapper()
----README.md(3KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(418B)
--------proguard-rules.pro(933B)
----gradlew.bat(2KB)
----docs()
--------constant-values.html(6KB)
--------index.html(3KB)
--------overview-tree.html(5KB)
--------allclasses-noframe.html(1KB)
--------index-files()
--------deprecated-list.html(4KB)
--------com()
--------help-doc.html(8KB)
--------package-list(33B)
--------allclasses-frame.html(1KB)
--------script.js(827B)
--------index-all.html(11KB)
--------stylesheet.css(13KB)
----gradle.properties(730B)
----.gitignore(246B)
----build.gradle(659B)

网友评论