X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=cab0eb668630b7828ffeb9d7ad1e9166243cd25c;hp=dfecf9d78dbc8b0b7a6b009486f23a1a52e8a351;hb=e322f11defd133f4e85cd80ef5f2d9131d6877e0;hpb=553e670771bb34948cb313d916f77577de01c351 diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index dfecf9d7..cab0eb66 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -27,6 +27,7 @@ tools:context=".ui.profiles.ProfileDetailFragment"> @@ -36,12 +37,11 @@ android:layout_height="wrap_content" android:ems="10" android:hint="@string/profile_name_label" - android:inputType="textPersonName" - android:text="Name" - tools:ignore="HardcodedText" /> + android:inputType="textPersonName" /> + android:paddingStart="8dp" + tools:ignore="RtlSymmetry"> + android:inputType="textPersonName" />