Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -285,6 +285,7 @@ class UserDetailsRegistrationFragment : Fragment() {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private fun showToast(message: String) {
|
||||
Toast.makeText(requireContext(), message, Toast.LENGTH_SHORT).show()
|
||||
|
||||
Reference in New Issue
Block a user