没有合适的资源?快使用搜索试试~ 我知道了~
ToolTipPopupWordTV:ToolTipopupWordTV是一个开放源代码Android库,允许开发人员通过从te...
共87个文件
xml:30个
png:18个
kt:17个
需积分: 5 0 下载量 8 浏览量
2021-05-07
16:27:16
上传
评论
收藏 303KB ZIP 举报
温馨提示
工具提示弹出式字词 :loudspeaker: ToolTipopupWordTV是一个开放源代码的Android库,可让您轻松打开一个完全可自定义的弹出窗口(如工具提示),其中包含有关文本中所选单词的详细信息。 :party_popper: 演示版 包括在您的项目中 Gradle 将以下代码添加到您的root build.gradle文件中。 allprojects { repositories { .. . maven { url ' https://jitpack.io ' } } } 并将依赖性代码添加到模块的build.gradle文件中。 dependencies { implementation ' com.github.EusebiuCandrea:ToolTipPopupWordTV:1.0.3 ' } 特征 从文本中选择单词; 根据所选单词显示PopupWindow
资源推荐
资源详情
资源评论
收起资源包目录
ToolTipPopupWordTV-master.zip (87个子文件)
ToolTipPopupWordTV-master
.gitignore 717B
app
.gitignore 7B
build.gradle 1KB
src
androidTest
java
com
example
tooltipopbyword
ExampleInstrumentedTest.kt 682B
main
AndroidManifest.xml 721B
res
mipmap-xhdpi
ic_launcher_round.png 8KB
ic_launcher_foreground.png 7KB
ic_launcher.png 4KB
mipmap-mdpi
ic_launcher_round.png 3KB
ic_launcher_foreground.png 3KB
ic_launcher.png 2KB
layout
custom_layout.xml 2KB
activity_main.xml 3KB
mipmap-xxhdpi
ic_launcher_round.png 13KB
ic_launcher_foreground.png 12KB
ic_launcher.png 8KB
drawable
ic_launcher_background.xml 5KB
mipmap-anydpi-v26
ic_launcher_round.xml 265B
ic_launcher.xml 265B
drawable-v24
ic_launcher_foreground.xml 2KB
mipmap-hdpi
ic_launcher_round.png 5KB
ic_launcher_foreground.png 5KB
ic_launcher.png 3KB
mipmap-xxxhdpi
ic_launcher_round.png 18KB
ic_launcher_foreground.png 17KB
ic_launcher.png 11KB
values
strings.xml 81B
colors.xml 287B
dimens.xml 105B
ic_launcher_background.xml 120B
styles.xml 390B
ic_launcher-web.png 37KB
java
com
example
tooltipopbyword
MainActivity.kt 5KB
test
java
com
example
tooltipopbyword
ExampleUnitTest.kt 352B
proguard-rules.pro 751B
settings.gradle 72B
build.gradle 645B
gradlew 5KB
LICENSE 11KB
_config.yml 27B
.github
ISSUE_TEMPLATE
bug_report.md 834B
custom.md 126B
feature_request.md 595B
README.md 8KB
gradlew.bat 2KB
gradle.properties 1KB
.idea
misc.xml 372B
gradle.xml 929B
vcs.xml 180B
codeStyles
codeStyleConfig.xml 209B
Project.xml 4KB
runConfigurations.xml 564B
gradle
wrapper
gradle-wrapper.properties 230B
gradle-wrapper.jar 53KB
tooltipopupwordtv
.gitignore 7B
build.gradle 1KB
src
androidTest
java
com
boyzdroizy
library
tooltipopwordtv
ExampleInstrumentedTest.kt 705B
main
AndroidManifest.xml 270B
res
anim
scale_in.xml 588B
scale_out.xml 582B
layout
default_tooltip_layout.xml 2KB
dialog_tooltip.xml 1KB
drawable
demo_icon.jpg 15KB
screenshot_2.png 26KB
tooltip_nav_up.xml 582B
border_dialog.xml 355B
icon_close.png 4KB
values
color.xml 393B
strings.xml 79B
attrs.xml 348B
style.xml 253B
dimens.xml 395B
java
com
boyzdroizy
library
tooltipopwordtv
model
WordInfo.kt 267B
listeners
ToolTipListeners.kt 140B
SelectableWordListeners.kt 223B
utils
Customizations.kt 2KB
WordUtils.kt 2KB
Extensions.kt 1KB
ScreenSizeUtils.kt 1KB
TooltipPopupConstants.kt 211B
tooltipopupWindows
ToolPopupWindows.kt 11KB
ArrowCustomised.kt 2KB
wordTextView
SelectableWordTextView.kt 7KB
annotations
Sp.kt 455B
test
java
com
boyzdroizy
library
tooltipopwordtv
ExampleUnitTest.kt 363B
consumer-rules.pro 0B
proguard-rules.pro 751B
共 87 条
- 1
资源评论
张A裕
- 粉丝: 23
- 资源: 4759
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- C语言-leetcode题解之70-climbing-stairs.c
- C语言-leetcode题解之68-text-justification.c
- C语言-leetcode题解之66-plus-one.c
- C语言-leetcode题解之64-minimum-path-sum.c
- C语言-leetcode题解之63-unique-paths-ii.c
- C语言-leetcode题解之62-unique-paths.c
- C语言-leetcode题解之61-rotate-list.c
- C语言-leetcode题解之59-spiral-matrix-ii.c
- C语言-leetcode题解之58-length-of-last-word.c
- 计算机编程课程设计基础教程
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功