Building a Mobile Restaurant app: The User interface

Using Android Studio and Kotlin, use a primary/detail flow that displays a list of the following required project items for a restaurant of your choice:
A link to make a reservation
A line to see the menu
A link to see your location

Sample Solution