文件名称:Android代码-EditText显示icon
文件大小:8KB
文件格式:ZIP
更新时间:2022-08-27 22:37:05
Android代码
IconEditText for Android IconEditText provides a reusable view for displaying an ImageView with an EditText for Android 4.0 . Usage Using the IconEditText is easy enough, just clone the repo and add it to your project as a Library. After adding the library, you can add an IconEditText like so: XML <!-- Note the declaration of the `widget` namespace. --> Options The IconEditText currently supports the following properties: isPassword {Boolean}: If true, will mask the EditText's input.
【文件预览】:
IconEditText-master
----proguard-rules.pro(684B)
----LICENSE(1KB)
----src()
--------main()
----.gitignore(19B)
----README.md(3KB)
----build.gradle(430B)