X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftemplate_list_template_item.xml;h=fb5e24317e35fb5536fdfbef99a358db6935329c;hp=46d6410ef59ddcadaa31d27ae59d14b6ae2e5420;hb=20bf9e983f65ae6e7e963130d4352104f0dc87e3;hpb=3aef8f6c15117aa4ea9abd687ad2c69e0f1f25bb diff --git a/app/src/main/res/layout/template_list_template_item.xml b/app/src/main/res/layout/template_list_template_item.xml index 46d6410e..fb5e2431 100644 --- a/app/src/main/res/layout/template_list_template_item.xml +++ b/app/src/main/res/layout/template_list_template_item.xml @@ -25,21 +25,12 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginStart="@dimen/text_margin" - android:layout_marginEnd="@dimen/text_margin" + android:gravity="center_vertical" app:layout_constraintBottom_toBottomOf="parent" - app:layout_constraintEnd_toStartOf="@id/edit_button" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" - /> - \ No newline at end of file