]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/template_list_template_item.xml
add divider before fallback templates
[mobile-ledger.git] / app / src / main / res / layout / template_list_template_item.xml
index fb5e24317e35fb5536fdfbef99a358db6935329c..0c9c21bd1a932d7a34c7b578fbbb52bb0c0d8a5b 100644 (file)
@@ -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"