QUESTION 1
1.1 – Extract from Assignment QuestionProduce an interface as shown below. Choose an appropriate image as the main image on the interface. Make some space between the image and the toolbar. The sentence, "Welcome to Zoo Taiping" has the following attributes:
• font size: 20dp
• font color: #4286f4
• font style: bold
The animal's list should be made using a ListView element. When the name of the animal is clicked, a toast that displays the name of the animal will be displayed for a few seconds.