X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=e7b9c6c8c6432f8b20c707216bb9f546401033f0;hp=dfecf9d78dbc8b0b7a6b009486f23a1a52e8a351;hb=0b79fe2853a6df27379c31ce48b86708453afb85;hpb=14b90afeb45e3f23673eaf3f65ae708f0e3faa2d diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index dfecf9d7..e7b9c6c8 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:inputType="textPersonName" /> + - - - + + + + android:paddingStart="8dp" + tools:ignore="RtlSymmetry"> - - - + android:inputType="textPersonName" /> + - - - + + + + + + + + + + + + + + \ No newline at end of file