X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=fd39b41d3e4b2d81895a2303e3238e89faf8cfbc;hb=d2409f5625f84f811a323dbd1e0358dd7993e4da;hp=43c74383dda7b7297ca50f235bddc7ce68b4a888;hpb=bc7142953baf00f091ba451285c8a9cf050bb5a5;p=mobile-ledger-staging.git diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index 43c74383..fd39b41d 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