Skip to content

Commit 5a409b3

Browse files
committedApr 12, 2024
Remove link to tablet.
1 parent 8ce7a62 commit 5a409b3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

‎Jetcaster/README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ The home screen is split into sub-screens for easy re-use:
2525
- __Discover__, allowing the user to browse podcast categories
2626
- __Podcast Category__, allowing the user to see a list of recent episodes for podcasts in a given category.
2727

28-
Multiple panes will also be shown depending on the device's [window size class][wsc]:
29-
30-
<img src="docs/tablet.png"/>
28+
Multiple panes will also be shown depending on the device's [window size class][wsc].
3129

3230
The player screen displays media controls and the currently "playing" podcast (the sample currently **does not** actually play any media—the behavior is simply mocked).
3331
The player screen layout is adapting to different form factors, including a tabletop layout on foldable devices:

0 commit comments

Comments
 (0)
Please sign in to comment.