# PasswordKeyboardView-master **Repository Path**: various-stars/PasswordKeyboardView-master ## Basic Information - **Project Name**: PasswordKeyboardView-master - **Description**: 自定义键盘密码输入在https://github.com/myloften/GridPasswordViewSample 这位作者基础上修改增加一个popuwindow的事例 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GridPasswordViewSample ## 仿微信/支付宝的密码输入框效果 带自定义键盘: ![img](https://github.com/myloften/GridPasswordViewSample/blob/master/example1.png) ![img](https://github.com/myloften/GridPasswordViewSample/blob/master/example2.png) ## 说明: - PasswordKeyboardView 调用 shuffleKeyboard 即可生成随机的键盘 - 更多用法参考下面链接 ## 参考: - https://github.com/Jungerr/GridPasswordView - http://www.aspku.com/kaifa/android/209838.html