X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=43c74383dda7b7297ca50f235bddc7ce68b4a888;hb=663f1b268de18b7d10a305e4f955d04e87d4a8a1;hp=952d7a66f6ed34f809691532d10ee5059e6b0e44;hpb=ec3b6e1fdfdaa00d564d88bf1cbe73016ec63edf;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 952d7a66..43c74383 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -26,46 +26,37 @@ android:textIsSelectable="true" tools:context=".ui.profiles.ProfileDetailFragment"> - + android:layout_marginBottom="16dp"> - - - - + android:hint="@string/profile_name_label" + android:inputType="textPersonName" /> + - - - - - + + android:paddingStart="8dp" + tools:ignore="RtlSymmetry"> - - - - - + android:hint="@string/pref_title_backend_auth_user" + android:inputType="textPersonName" /> + - - - - - +