Add password visibility toggle
This commit is contained in:
parent
e4ac3f78b6
commit
b003e23305
5 changed files with 238 additions and 27 deletions
|
|
@ -85,6 +85,7 @@ dependencies {
|
|||
implementation "androidx.compose.ui:ui-tooling:$androidx_compose"
|
||||
implementation "androidx.compose.foundation:foundation:$androidx_compose"
|
||||
implementation "androidx.compose.material:material:$androidx_compose"
|
||||
implementation "androidx.compose.animation:animation-graphics:$androidx_compose"
|
||||
implementation "com.google.accompanist:accompanist-insets:$google_accompanist"
|
||||
implementation "com.google.accompanist:accompanist-swiperefresh:$google_accompanist"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue