Does anyone have any idea how to play sound on all buttons in Android app. I know how to do it with a single button from code. But is there a way to do it for all buttons when the app is written and there are many buttons and custom OnClickListener is not an option. Is there a way this to be done from the global style settings or something similar? It would be big pain if I have to manually go through all the buttons and OnClickListeners and set it. Any ideas and suggestions are welcomed.
No comments:
Post a Comment