heheda12345 / Android-News-App

Project of Java, Tsinghua University, 2019 summer; An android news app
GNU General Public License v3.0
1 stars 0 forks source link

注册登录系统 #14

Closed heheda12345 closed 5 years ago

heheda12345 commented 5 years ago

注册系统逻辑: 用户名:[0-9a-zA-Z]{2,10},提示用户名不能为空,格式要求,用户名已存在 密码:[0-9]{6,10},无法输入0-9以外的东西,长度要求

heheda12345 commented 5 years ago

https://github.com/q805699513/PhotoPicker 选择图片 https://github.com/hdodenhof/CircleImageView 圆形的头像