Hello, I'm trying to do an action when a user closes the spinner using the back button of the device.
But the "onKeyDown" event does not run when the spinner is open, only if it is closed.
How could you be detecting that the spinner was closed?
Thank you