]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/fragment_item_list.xml
rename patterns to templates
[mobile-ledger.git] / app / src / main / res / layout / fragment_item_list.xml
index b2eda57d10ff05307fa69bc47dd4440276468254..9b6014d1602dd4c219b1e4491d180e759852b6d9 100644 (file)
@@ -26,6 +26,6 @@
     android:layout_marginLeft="16dp"
     android:layout_marginRight="16dp"
     app:layoutManager="LinearLayoutManager"
-    tools:context=".ui.patterns.TestItemFragment"
-    tools:listitem="@layout/pattern_details_header"
+    tools:context=".ui.templates.TestItemFragment"
+    tools:listitem="@layout/template_details_header"
     />
\ No newline at end of file