127 version with all updates, credential.txt file location changed, Ui updated.

This commit is contained in:
chandrashekhar reddy
2024-09-09 16:36:29 +05:30
parent 5b3fcb3aa0
commit d35e59db9b

View File

@@ -183,6 +183,7 @@ class HomeFragment : Fragment() {
Toast.makeText(requireContext(), R.string.test_upload_failed, Toast.LENGTH_SHORT) Toast.makeText(requireContext(), R.string.test_upload_failed, Toast.LENGTH_SHORT)
.show() .show()
} }
} }
// binding.btnLogout.setOnClickListener { // binding.btnLogout.setOnClickListener {
// logoutUser(requireContext()) // logoutUser(requireContext())