Question: Mobile Application In this lab you will practice writing a Jetpack Compose layout. Your goal is to create a layout that looks like this: Instructions:

Mobile Application
In this lab you will practice writing a Jetpack Compose layout. Your goal is to create a
layout that looks like this:
Instructions:
1. Download the Lab2.zip file from D2L, extract it and open it in Android Studio.
2. In the MainActivity you will see two composable functions: ContentView and
ItemView. The ItemView will be used to display each row. You will need to modify
the ItemView function signature to pass it arguments to display the rows as you see
above.
3. There is already a star image in the drawable folder.
4. Your view should contain 100 rows. There are only 14 rows in the screenshot above
because it is limited by what can be displayed on the screen.
5. Each row should be 48 dp high.
6. Use a combination of the different Compose components that we covered tonight
to create the display.
7. When you are complete, zip your work and submit it to the Lab 2 dropbox on D2L.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!