Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ddwhan0123/cuteedittextgit
Individualization EditText,Can be deleted EditText.getText()
https://github.com/ddwhan0123/cuteedittextgit
Last synced: 5 days ago
JSON representation
Individualization EditText,Can be deleted EditText.getText()
- Host: GitHub
- URL: https://github.com/ddwhan0123/cuteedittextgit
- Owner: ddwhan0123
- Created: 2015-12-09T02:55:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-09T05:21:52.000Z (almost 9 years ago)
- Last Synced: 2023-03-04T23:13:16.499Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 182 KB
- Stars: 71
- Watchers: 19
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CuteEditTextGit
Author:Ezreal WangBlog:http://blog.csdn.net/ddwhan0123
QQ:526357367
WeChat ID:
![WeChatID](https://github.com/ddwhan0123/SoyiGit/blob/master/Soyi/WeChatID.JPG "二维码")效果:
![Demo](https://github.com/ddwhan0123/CuteEditTextGit/blob/master/CuteEditTextPro/show.gif "效果")
>完成功能:
>>对用户输入字体数进行判断,根据不同字数做不同逻辑
>>添加删除按钮
>>删除完之后添加动画
>>>用户可自行选择动画,当然也可以添加动画,暂时只有Shake,Wobble,Swing动画效果来源于https://github.com/JakeWharton/NineOldAndroids
没有做Gradle打包,只要把Sample项目里的module全复制到你的项目中就行,非常的轻量级