0

So I created 8 tabs using the custom tab activity from android studio, and my next goal is to put in two drop downs in the first tab. Is this possible in android studio? , and if so then how? I already have the spinners code and drop down completed but im struggling to find a way to put it inside of the first tab fragment, the first tab layout works and shows the spinner, but clicking on the buttons don't work.

I tried to change the tools:context= "", and I've tried writing the code for the spinner in a different class and connected it to the layout for the first tab and I tried making it in the same class as the fragment class.

0 Answers0