File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
# Jetcaster sample 🎙️
4
4
5
5
Jetcaster is a sample podcast app, built with [ Jetpack Compose] [ compose ] . The goal of the sample is to
6
- showcase building with Compose across multiple form factors and full featured architecture.
6
+ showcase building with Compose across multiple form factors (mobile, TV, and Wear) and full featured architecture.
7
7
8
8
To try out this sample app, use the latest stable version
9
9
of [ Android Studio] ( https://developer.android.com/studio ) .
@@ -17,7 +17,7 @@ project from Android Studio following the steps
17
17
18
18
## Features
19
19
20
- This sample has 3 components: the home scree , the podcast details screen, and the player screen
20
+ This sample has 3 components: the home screen , the podcast details screen, and the player screen
21
21
22
22
The home screen is split into sub-screens for easy re-use:
23
23
You can’t perform that action at this time.
0 commit comments