From b95bdbe791a8b7609b46ec5b9c089b2dc2461314 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Mon, 26 Feb 2018 19:38:19 +0100 Subject: implement multi accounts via expert settings --- src/main/res/layout/password.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'src/main/res/layout') diff --git a/src/main/res/layout/password.xml b/src/main/res/layout/password.xml index db8d82505..2037f3787 100644 --- a/src/main/res/layout/password.xml +++ b/src/main/res/layout/password.xml @@ -5,9 +5,17 @@ android:layout_height="match_parent"> + android:inputType="textPassword" /> + + \ No newline at end of file -- cgit v1.2.3