https://github.com/chaychan/PowerfulViewLibrary/blob/master/readmes/PowerfulEditText.md
https://github.com/chaychan/PowerfulViewLibrary/blob/master/readmes/NumRunningTextView.md
https://github.com/chaychan/PowerfulViewLibrary/blob/master/readmes/ExpandableLinearLayout.md
http://blog.csdn.net/chay_chan/article/details/73715607
在项目根目录下的build.gradle中的allprojects{}中,添加jitpack仓库地址,如下:
allprojects { repositories { jcenter() maven { url 'https://jitpack.io' }//添加jitpack仓库地址 } } 打开app的module中的build.gradle,在dependencies{}中,添加依赖,如下:
dependencies { compile 'com.github.chaychan:PowerfulViewLibrary:1.2.1' } 如果觉得我的项目对你有所帮助的话,不妨打赏一下吧!这样我会更加有动力去完善好这个项目:
微信赞赏:
