Question
(Android Studio) Create a spinner that has drop down function on it (NOT tab view). Place a scroll bar inside the dropdown function of the
(Android Studio)
Create a spinner that has drop down function on it (NOT tab view). Place a scroll bar inside the dropdown function of the spinner. The categories inside the spinner include: vegetable, fruit, meat, drink. Clicking on each section will pop up a fragment section below. Here, I clicked on the vegetable section, which leads me to a page displaying vegetables and their expiration dates.
Note: Post XML and Java codes for both the main activity and the fragments. You only need to create the vegetable fragment, I code the rest based the fragment.
Choose a category
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started