PathEffectTextView:具有路径跟踪效果的TextView

时间:2024-06-04 13:41:56
【文件属性】:

文件名称:PathEffectTextView:具有路径跟踪效果的TextView

文件大小:59KB

文件格式:ZIP

更新时间:2024-06-04 13:41:56

Java

PathEffectTextView 具有路径跟踪效果的TextView。 ###用法 您可以通过将以下依赖项添加到build.gradle来添加到项目中 dependencies { compile 'com.alokvnair:patheffecttextview:1.0.1' } 具有三个属性text_color , stroke_width , multiple < com .alokvnair.patheffect.PathEffectTextView android : id = " @+id/path " app : stroke_width = " 2 " app : text_color = " #E91E63 " app : multiple = " false " andr


【文件预览】:
PathEffectTextView-master
----.gitignore(386B)
----app()
--------.gitignore(7B)
--------build.gradle(637B)
--------src()
--------proguard-rules.pro(656B)
----settings.gradle(38B)
----patheffecttextview()
--------.gitignore(7B)
--------build.gradle(1KB)
--------src()
--------proguard-rules.pro(656B)
----build.gradle(573B)
----LICENSE(1KB)
----README.md(3KB)
----gradle.properties(855B)
----screens()
--------pathEffective.gif(22KB)

网友评论