From bbc4c1d61c009009d691984e35cc1c51030d001a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Sch=C3=A4ttgen?= Date: Wed, 31 Jul 2019 23:53:38 +0200 Subject: [PATCH] Add ability to toggle password visibility --- app/src/main/res/layout/activity_auth.xml | 31 +++++++++++++++++------ 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/layout/activity_auth.xml b/app/src/main/res/layout/activity_auth.xml index ad701c64..d7fcd68f 100644 --- a/app/src/main/res/layout/activity_auth.xml +++ b/app/src/main/res/layout/activity_auth.xml @@ -1,6 +1,7 @@ + - + android:text="@string/authentication_enter_password" + android:textColor="?attr/secondaryText" /> + + + + + +