Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wangshaolei/AutoFillEmailEditText
Auto Fill the custom email to EditText
https://github.com/wangshaolei/AutoFillEmailEditText
Last synced: 2 months ago
JSON representation
Auto Fill the custom email to EditText
- Host: GitHub
- URL: https://github.com/wangshaolei/AutoFillEmailEditText
- Owner: wangshaolei
- Created: 2016-10-14T09:15:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-26T06:07:48.000Z (about 6 years ago)
- Last Synced: 2024-08-02T01:23:34.920Z (6 months ago)
- Language: Java
- Size: 101 KB
- Stars: 260
- Watchers: 6
- Forks: 34
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-android-ui - AutoFillEmailEditText - 自动对EditText添加自定义email (EditText)
README
# AutoFillEmailEditText
Auto fill the custom email to EditText## Step1
```xml
//email's domain, split ','(en) and first char must be with '/'
//drop down word color
//drop down bg
//drop down divider```
## Step2
```xml```
![](https://github.com/wangshaolei/AutoFillEmailEditText/blob/master/img/1.png)