X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_details_header.xml;h=58b5535f1101fd8e5caf082ddfabdfd64db5e919;hp=d16ce4ebc58d4032659e64e70d201c6c792cdfe4;hb=b953cc391328af937917ed94de6aeafb83cc715c;hpb=861f19e52dde22fed5ea255109b839b6754f6b9d diff --git a/app/src/main/res/layout/template_details_header.xml b/app/src/main/res/layout/template_details_header.xml index d16ce4eb..58b5535f 100644 --- a/app/src/main/res/layout/template_details_header.xml +++ b/app/src/main/res/layout/template_details_header.xml @@ -43,6 +43,8 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:textAppearance="?attr/textAppearanceListItem" + app:endIconMode="clear_text" + app:layout_constraintBottom_toTopOf="@id/pattern_hint_title" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/pattern_name_layout" @@ -55,6 +57,28 @@ android:inputType="text" /> + +