X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ffragment_item_list.xml;h=9b6014d1602dd4c219b1e4491d180e759852b6d9;hp=b2eda57d10ff05307fa69bc47dd4440276468254;hb=d95839304defead7c7d605cab2e612f1227cbfed;hpb=1688588d70ab1f75c0369080087af46958aacbbe diff --git a/app/src/main/res/layout/fragment_item_list.xml b/app/src/main/res/layout/fragment_item_list.xml index b2eda57d..9b6014d1 100644 --- a/app/src/main/res/layout/fragment_item_list.xml +++ b/app/src/main/res/layout/fragment_item_list.xml @@ -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