X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=46222f628b48ab4cd41677ce7f154018b99f6fbc;hb=a87079ed41bdc3ad89fe8bd15dfba10e37b29b76;hp=6a0d9caf0a573b3ffe902b66bf6540f826019d8a;hpb=9a5851cd58854428212433f83f4c7a457b20d478;p=mobile-ledger-staging.git diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index 6a0d9caf..46222f62 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:visibility="gone" + > + android:text="@string/insecure_scheme_with_auth" + android:textColor="?colorOnError" + /> + android:orientation="vertical" + > + android:inputType="textPersonName" + /> + 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" + />