X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=d76fdab5a2282781a88f355a5d87a1b78e556962;hp=cab0eb668630b7828ffeb9d7ad1e9166243cd25c;hb=9fc964d2191f987c6ba26274d9af005e944f2bfa;hpb=e322f11defd133f4e85cd80ef5f2d9131d6877e0 diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index cab0eb66..d76fdab5 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:orientation="vertical" + app:passwordToggleEnabled="true"> - + android:inputType="textWebPassword" /> + + - + + + + + + + + + + + + \ No newline at end of file