Android代码-支持 at 别人效果的 EditText,很实用的样子。

时间:2022-08-25 21:41:52
【文件属性】:
文件名称:Android代码-支持 at 别人效果的 EditText,很实用的样子。
文件大小:162KB
文件格式:ZIP
更新时间:2022-08-25 21:41:52
Android代码 MentionEditText MentionEditText adds some useful features for mention string(@xxxx), such as highlight, intelligent deletion, intelligent selection and '@' input detection, etc. Usage Insert the following dependency to build.gradle file of your project. repositories { maven { url "https://jitpack.io" } } dependencies { compile 'com.android.support:appcompat-v7:24.2.1' compile 'com.github.luckyandyzhang:MentionEditText:1.0.0' } Use MentionEditText like a normal Ed
【文件预览】:
MentionEditText-master
----.gitignore(64B)
----gradle()
--------wrapper()
----README.md(2KB)
----build.gradle(498B)
----library()
--------.gitignore(7B)
--------build.gradle(365B)
--------proguard-rules.pro(658B)
--------src()
----art()
--------demo.gif(112KB)
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----LICENSE.txt(11KB)
----settings.gradle(19B)

网友评论