WEBVTT

00:01.280 --> 00:03.590
Hello developers, and welcome back.

00:03.590 --> 00:09.770
In this section we're going to build this amazing application that's called the Grocery Application.

00:09.770 --> 00:17.270
This application contains many composables that we learned before such as card image, text, sticky

00:17.300 --> 00:19.670
headers and much more.

00:19.670 --> 00:22.550
We're going to introduce some new composables.

00:22.550 --> 00:25.100
We're going to create our custom Composables.

00:25.100 --> 00:32.840
And we're going to create data classes to hold and display items in this application.

00:32.840 --> 00:35.900
This is what we're going to create.

00:35.960 --> 00:40.490
Let's jump into Android Studio and start building this amazing app.
