|
@@ -126,4 +126,9 @@
|
|
|
android:id="@+id/material_inspection_table_fragment"
|
|
android:id="@+id/material_inspection_table_fragment"
|
|
|
android:name="com.grkj.iscs_mc.view.fragment.MaterialInspectionTableFragment"
|
|
android:name="com.grkj.iscs_mc.view.fragment.MaterialInspectionTableFragment"
|
|
|
tools:layout="@layout/fragment_material_inspection_table" />
|
|
tools:layout="@layout/fragment_material_inspection_table" />
|
|
|
|
|
+
|
|
|
|
|
+ <fragment
|
|
|
|
|
+ android:id="@+id/material_inspection_signature_fragment"
|
|
|
|
|
+ android:name="com.grkj.iscs_mc.view.fragment.MaterialInspectionSignatureFragment"
|
|
|
|
|
+ tools:layout="@layout/fragment_material_inspection_signature" />
|
|
|
</navigation>
|
|
</navigation>
|