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=0c9c21bd1a932d7a34c7b578fbbb52bb0c0d8a5b;hp=fb5e24317e35fb5536fdfbef99a358db6935329c;hb=fb2d072ef47f806238968a9bc73fc7972d1c6bbc;hpb=92846565ae94144ea1423be61c37e5a7b1a920fa 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 fb5e2431..0c9c21bd 100644 --- a/app/src/main/res/layout/template_list_template_item.xml +++ b/app/src/main/res/layout/template_list_template_item.xml @@ -24,7 +24,7 @@ android:id="@+id/template_name" android:layout_width="0dp" android:layout_height="wrap_content" - android:layout_marginStart="@dimen/text_margin" + android:layout_marginHorizontal="@dimen/text_margin" android:gravity="center_vertical" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintStart_toStartOf="parent"