Flushed Kit number, Kit count and Buffer value for new kit

This commit is contained in:
mohamedkaif356
2023-08-03 17:06:36 +05:30
parent 1a87344f44
commit 9f79d32cbf

View File

@@ -148,7 +148,7 @@ class HemoCubeFragment : Fragment() {
} }
Toast.makeText( Toast.makeText(
requireContext(), requireContext(),
"Internet not available, Test Data added to Local DB", "Internet not available, Test Data added to Local DB.",
Toast.LENGTH_SHORT Toast.LENGTH_SHORT
).show() ).show()
} }