spelling mistake got corrected

This commit is contained in:
Mariya
2023-10-05 15:30:27 +05:30
parent 315c46c014
commit 63aeebd4e1

View File

@@ -86,7 +86,7 @@ class UserListAdapter(
if (batLevel < 40) {
Toast.makeText(
view.context,
"Battery level is low then 40%, please charge the device to continue testing",
"Battery level is low than 40%, please charge the device to continue testing",
Toast.LENGTH_SHORT
).show()
return@setOnClickListener