From 4d5754ac5ddbe0f02f8afd8b5b9a0bae4bfc633d Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Thu, 15 Mar 2018 21:28:30 +0100 Subject: Change ShowHidePasswordEditText to TextInputEditText. change the input fields in the AccountActivity to use the TextInputLayout. --- src/main/res/drawable/ic_visibility_off.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/main/res/drawable/ic_visibility_off.xml (limited to 'src/main/res/drawable/ic_visibility_off.xml') diff --git a/src/main/res/drawable/ic_visibility_off.xml b/src/main/res/drawable/ic_visibility_off.xml new file mode 100644 index 000000000..fd954d349 --- /dev/null +++ b/src/main/res/drawable/ic_visibility_off.xml @@ -0,0 +1,9 @@ + + + \ No newline at end of file -- cgit v1.2.3