1

enter image description here

Is there a way to set a listener on back pressed to close the keyboard ?

nicover
  • 2,213
  • 10
  • 24

1 Answers1

-1

override the function onBackPressed() from inside your Activity

Mahmoud Omara
  • 533
  • 6
  • 22