X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=c1aea4dc3a1830e268bd040e90bf05684ad9b936;hp=b12d306a814352c140d5c868222f05460b5e052a;hb=HEAD;hpb=08886960b2dd3a783d875a507f1422111af8329d diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index b12d306a..f2218a3a 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -1,5 +1,5 @@ + tools:context=".ui.profiles.ProfileDetailFragment" + > + android:layout_marginBottom="16dp" + > + android:inputType="textPersonName" + /> + android:orientation="vertical" + > + android:text="@string/pref_default_backend_url" + /> - - + android:orientation="vertical" + > - + android:text="@string/pref_title_use_http_auth" + android:textAppearance="?android:textAppearanceListItem" + /> + tools:ignore="RtlSymmetry" + > + + + + + + android:orientation="vertical" + > + android:inputType="textPersonName" + /> + android:orientation="vertical" + app:passwordToggleEnabled="true" + > + android:inputType="textWebPassword" + /> - + + + + + + + + + > + + + + + - + + + + + + + + + + + + + + + - + android:layout_marginBottom="16dp" + android:orientation="vertical" + > + + + + + + + + + + + + android:orientation="horizontal" + > + android:text="@string/profile_color_label" + android:textAppearance="?android:textAppearanceListItem" + /> + android:tint="?colorOnPrimarySurface" + app:srcCompat="@drawable/ic_palette_black_24dp" + />