In: Computer Science
1 How can we specify the number of rows and columns in a grid
layout?
2. What happens when we don't have enough items to be displayed in
a grid layout with a specified size?
3. How can we specify a grid layout component to occupy more than
one columns or rows?
4. What happens if the components in a linear and grid layout
exceed the layout size? How can we handle this problem so that all
components can be viewed?
COURSE : mobile Programming
Greetings!!
Please find the solution below.
NOTE: We are not allowed to solve all the questions, please post separately. I have solved the first question for you.
Happy Learning!!