X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=d095f094ae91876be8fc324b918f55827ac6e4e7;hp=b12d306a814352c140d5c868222f05460b5e052a;hb=e66585f679fd7bc33f084418555e427f06f224cb;hpb=08886960b2dd3a783d875a507f1422111af8329d diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index b12d306a..d095f094 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -16,6 +16,7 @@ --> - - + android:text="@string/pref_title_use_http_auth" + android:textAppearance="?android:textAppearanceListItem" /> + + + + + + android:orientation="vertical" + app:passwordToggleEnabled="true"> + android:inputType="textWebPassword" /> + + + + + + + + + + android:inputType="text" + android:textColor="?attr/editTextColor" /> + android:text="@string/profile_color_label" + android:textAppearance="?android:textAppearanceListItem" />