android_screen_query:基于 ClickableSpan 的屏幕查询

时间:2021-07-12 13:32:32
【文件属性】:
文件名称:android_screen_query:基于 ClickableSpan 的屏幕查询
文件大小:1.14MB
文件格式:ZIP
更新时间:2021-07-12 13:32:32
Java 安卓屏幕查询 使用 Clickablespan 和 Spanwatcher 的 android 屏幕查询。 当您在视图上单击一个单词时,您将获得单词索引和整个句子。 之后,您可以查询单词或做任何您想做的事情。 ####1、单字 在此模式下,您可以使用以下方法: SingleClickableClient.getInstance().setTipSpan(this, titleView, getString(R.string.title_sample), Color.BLUE, Color.WHITE, Color.WHITE, Color.BLACK); description: /** * Format sentences and replace some words by "#" with the regular * expressions
【文件预览】:
android_screen_query-master
----library()
--------project.properties(584B)
--------src()
--------AndroidManifest.xml(308B)
--------res()
--------proguard-project.txt(781B)
--------ic_launcher-web.png(50KB)
----apk()
--------clickable_query_demo.apk(319KB)
----README.md(3KB)
----sample()
--------project.properties(618B)
--------src()
--------AndroidManifest.xml(1KB)
--------res()
--------libs()
--------proguard-project.txt(781B)
--------ic_launcher-web.png(50KB)
----screenshots()
--------single.png(27KB)
--------multi.png(21KB)

网友评论