You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some requirements where some buttons will be disabled but onClick of that button show toast message.
When trying to add setOnClickListener on the disabled button, I was getting toast twice.
I have some requirements where some buttons will be disabled but onClick of that button show toast message.
When trying to add setOnClickListener on the disabled button, I was getting toast twice.
To Reproduce
The text was updated successfully, but these errors were encountered: