Action:add;release
Description:添加README文件,上传至JCenter,发布版本v1.0.0
This commit is contained in:
16
README-CN.md
Normal file
16
README-CN.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# SlideMenuLayout
|
||||
## 介绍
|
||||
一个支持左右滑动并带有视差滑动效果的安卓滑动菜单控件。
|
||||
[](http://developer.android.com/index.html)
|
||||
<img src="https://img.shields.io/badge/license-Apache 2.0-green.svg?style=flat">
|
||||
[](https://android-arsenal.com/api?level=11)
|
||||
|
||||
## Demo
|
||||
防止输入溢出.
|
||||
<img src="/img/demo.gif" width="280px"/>
|
||||
|
||||
## Features
|
||||
- [x] **继承EditText,可以当作EditText使用**
|
||||
- [x] **防止输入溢出**
|
||||
- [x] **自定义验证码位数**
|
||||
- [x] **提供输入内容的监听器**
|
||||
Reference in New Issue
Block a user