X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=43c74383dda7b7297ca50f235bddc7ce68b4a888;hb=bc7142953baf00f091ba451285c8a9cf050bb5a5;hp=39eeb50de22657a7259f2527cde4be624e382e38;hpb=3b365016042215dd73cb4600840aa8199b8322b9;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 39eeb50d..43c74383 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -26,45 +26,37 @@ android:textIsSelectable="true" tools:context=".ui.profiles.ProfileDetailFragment"> - + android:layout_marginBottom="16dp"> - - - - + 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" /> + - - - - - +