18 lines
761 B
Markdown
18 lines
761 B
Markdown
# SlideMenuLayout
|
|
## Introduction
|
|
An android Verification code EditText.
|
|
一个支持左右滑动并带有视差滑动效果的安卓滑动菜单控件。([中文版入口](README-CN.md))
|
|
[](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
|
|
Prevent input overflow.
|
|
<img src="/img/demo.gif" width="280px"/>
|
|
|
|
## Features
|
|
- [x] **Extends EditText,it can be used as EditText**
|
|
- [x] **Prevent input overflow**
|
|
- [x] **Custom validation code length**
|
|
- [x] **Provide input value listener**
|