File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -79,10 +79,16 @@ Looking for a sample that has the following features?
79
79
* [ Jetchat: Downloadable Fonts] ( https://github.com/android/compose-samples/pull/787 )
80
80
81
81
### 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 )
83
83
* [ Jetnews - Window Size Classes] ( https://github.com/android/compose-samples/blob/69e9d862b5ffb321064364d7883e859db6daeccd/JetNews/app/src/main/java/com/example/jetnews/ui/MainActivity.kt#L36 )
84
84
* [ 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 )
85
85
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
+
86
92
## Formatting
87
93
88
94
To automatically format all samples: Run ` ./scripts/format.sh `
You can’t perform that action at this time.
0 commit comments