X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=9442604e8a2d62436c196dab2ff5f5d7cd64e9cf;hb=88c92dfd48b023ee9eea01e30a798f841d207ef2;hp=cab0eb668630b7828ffeb9d7ad1e9166243cd25c;hpb=e322f11defd133f4e85cd80ef5f2d9131d6877e0;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 cab0eb66..9442604e 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -1,21 +1,22 @@ - + android:layout_height="wrap_content" + android:layout_marginBottom="16dp"> - - + - - - + + 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