X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=3479cf07430fa22f981517eb40b4701cb3e7082f;hb=03ba63e63ea156537987c009cbdef586fe9fb71e;hp=dfecf9d78dbc8b0b7a6b009486f23a1a52e8a351;hpb=14b90afeb45e3f23673eaf3f65ae708f0e3faa2d;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 dfecf9d7..3479cf07 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -1,18 +1,18 @@ - + android:layout_height="wrap_content" + android:layout_marginBottom="16dp"> - - + android:inputType="textPersonName" /> + - - - + + + + android:paddingStart="8dp" + android:animateLayoutChanges="true" + tools:ignore="RtlSymmetry"> - + + + + + - - + android:inputType="textPersonName" /> + - - - + + + + + + + + + + + + + + \ No newline at end of file