X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=cf23f9f3b1f6cfede9befd0bdf55c42243c4a27a;hb=64d3ed3cfeb46e3e22918928e3aea2fa9c5be86d;hp=0538f3f55600031323fcec837a94f227e1128d7b;hpb=09e26d2279484b4dfe0de218b05f075362fff4b5;p=mobile-ledger.git diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index 0538f3f5..cf23f9f3 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:layout_height="match_parent" + android:layout_weight="100" + android:gravity="center_vertical" + android:text="@string/profile_color_label" + android:textAppearance="?android:textAppearanceListItem" /> - + - \ No newline at end of file