Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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()

Awesome Lists containing this project

README

        

# CuteEditTextGit
Author:Ezreal Wang

Blog: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全复制到你的项目中就行,非常的轻量级