Skip to content

Commit af9038f

Browse files
committedApr 12, 2024
Update top-level README.
1 parent 5a409b3 commit af9038f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

Diff for: ‎README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,16 @@ Looking for a sample that has the following features?
7979
* [Jetchat: Downloadable Fonts](https://github.com/android/compose-samples/pull/787)
8080

8181
### Large Screens
82-
* [Jetcaster - Tabletop mode](https://github.com/android/compose-samples/blob/0f7d5958c57a83ecad10136da4d359ae07046d07/Jetcaster/app/src/main/java/com/example/jetcaster/ui/player/PlayerScreen.kt#L138)
82+
* [Jetcaster - Supporting Pane](https://github.com/android/compose-samples/blob/3dbbf0912b57dacefcfb79191a2d7d6b053dadb8/Jetcaster/app/src/main/java/com/example/jetcaster/ui/home/Home.kt#L282)
8383
* [Jetnews - Window Size Classes](https://github.com/android/compose-samples/blob/69e9d862b5ffb321064364d7883e859db6daeccd/JetNews/app/src/main/java/com/example/jetnews/ui/MainActivity.kt#L36)
8484
* [Crane - Window Size Classes](https://github.com/android/compose-samples/blob/e7e8733f9b37d80cdc6e9e05dbabe24ccf20b38f/Crane/app/src/main/java/androidx/compose/samples/crane/home/MainActivity.kt#L72)
8585

86+
### TV
87+
* [Jetcaster - TV](https://github.com/android/compose-samples/tree/3dbbf0912b57dacefcfb79191a2d7d6b053dadb8/Jetcaster/tv-app)
88+
89+
### Wear
90+
* [Jetcaster - Wear](https://github.com/android/compose-samples/tree/3dbbf0912b57dacefcfb79191a2d7d6b053dadb8/Jetcaster/wear)
91+
8692
## Formatting
8793

8894
To automatically format all samples: Run `./scripts/format.sh`

Diff for: ‎readme/screenshots/Jetcaster.png

104 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.