X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=4c8bba39bcf7ed4c6bec1624c01cc96a9f738d39;hp=b12d306a814352c140d5c868222f05460b5e052a;hb=5144bddd6f2b5611c0d7bd912b9a6f72e78a3f0a;hpb=08886960b2dd3a783d875a507f1422111af8329d diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index b12d306a..4c8bba39 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -17,6 +17,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" />