From 275c59251567dde8307fff77f1201e5868bec41d Mon Sep 17 00:00:00 2001 From: ldoublem <122710260@qq.com> Date: Sun, 3 Jul 2016 19:17:08 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 696da10..450ce12 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # PassWordInput A custom Password Input with animation for Android -九宫格手势密码和自定义密码样式的输入框 +九宫格手势,圆环手势密码和自定义密码样式的输入框 ![输入框样式.jpg](https://github.com/ldoublem/PassWordInput/blob/master/screen/inputtype.jpg) -![效果.png](https://github.com/ldoublem/PassWordInput/blob/master/screen/%E6%95%88%E6%9E%9C.png) +![效果.png](https://github.com/ldoublem/PassWordInput/blob/master/screen/sereen1.png) ![效果.gif](https://github.com/ldoublem/PassWordInput/blob/master/screen/%E6%95%88%E6%9E%9C.gif) ## PwdInputView Usage 使用 ```java