X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=f640f3e65b1234e1218235ae795486b56191f00b;hb=ed3a0407224af69a5dce6beabc1a34a4ebc17fa5;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..f640f3e6 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