X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=d76fdab5a2282781a88f355a5d87a1b78e556962;hp=e55e35a284af52962c303188abdd4bf772d8d603;hb=9fc964d2191f987c6ba26274d9af005e944f2bfa;hpb=fd81d994431aa8612ec41b658ca37053f434e5aa diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index e55e35a2..d76fdab5 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -16,6 +16,7 @@ --> + + + + + + + + + + + + + android:orientation="vertical" + app:passwordToggleEnabled="true"> + android:inputType="textWebPassword" /> @@ -133,7 +175,8 @@ android:ems="10" android:fontFamily="monospace" android:hint="@string/pref_preferred_autocompletion_account_filter_hint" - android:inputType="text" /> + android:inputType="text" + android:textColor="?attr/editTextColor" />