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=39eeb50de22657a7259f2527cde4be624e382e38;hb=e322f11defd133f4e85cd80ef5f2d9131d6877e0;hpb=3b365016042215dd73cb4600840aa8199b8322b9 diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index 39eeb50d..cab0eb66 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -26,45 +26,36 @@ android:textIsSelectable="true" tools:context=".ui.profiles.ProfileDetailFragment"> - - - + android:layout_height="wrap_content"> - - + android:hint="@string/profile_name_label" + android:inputType="textPersonName" /> + - - - - - + android:text="@string/pref_default_backend_url" /> + + android:paddingStart="8dp" + tools:ignore="RtlSymmetry"> - - - - - + android:hint="@string/pref_title_backend_auth_user" + android:inputType="textPersonName" /> + - - - - - +