X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=0a0463bed302651afd735f222e39e4e1151a7b9a;hp=04e60dd08239b2cb1d9b755b4374889aa605af7a;hb=e20e67bf08e669a39a128dbd4c11021b624bbdba;hpb=649f399014447df347d0fd5c76219b6549f53ee0 diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index 04e60dd0..0a0463be 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -1,21 +1,22 @@ - - - + - - - + - - + android:text="@string/pref_title_use_http_auth" + android:textAppearance="?android:textAppearanceListItem" /> - + + + + + - - + - + android:orientation="vertical" + app:passwordToggleEnabled="true"> - + android:inputType="textWebPassword" /> + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file