Simple Android two spinner and submit example
问题 Very new to Android development. I have been referencing this StackOverflow thread: Android: two Spinner onItemSelected(), but thus far have been running into issues with trying to build a simple program with two spinners and a submit button. The simple program I am trying to develop captures whatever is selected in both Spinners and on submit, does 'something'. If I use the below onItemSelectedListener, how do I implement an onClick Listener that captures whatever is currently selected in