Skip to content

Commit

Permalink
add Passwrody
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudMabrok authored Jun 23, 2020
1 parent fbad320 commit 7e605ad
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,17 @@ Some Helpful Android Custom Views, comes with its logic.

</div>


# Passwordy
- a password view with toggle view to show/hide password input

- Screenshots
<div>
<img src = "https://user-images.githubusercontent.com/13488900/85456903-be93b480-b59f-11ea-8dab-62852217332a.png" width = "40%"/>
<img src = "https://user-images.githubusercontent.com/13488900/85456893-bc315a80-b59f-11ea-9a7d-54b5febf2e36.png" width = "40%"/>
</div>


## How to Add to your project
- Add it in your root build.gradle at the end of repositories:
```
Expand Down

0 comments on commit 7e605ad

Please sign in to comment.