You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Jetcaster/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,9 @@
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 (mobile, TV, and Wear) and full featured architecture.
6
+
showcase building with Compose across multiple form factors (mobile, TV, and Wear) and full featured architecture. This sample also showcases Material Expressive elements.
7
+
8
+
Set your device to dark theme when trying out Jetcaster. This app features a dark theme as the primary theme of the app, since contextually media apps benefit greatly from dark themes. It also shows that contrast and expressive design can still be honored with dark themes.
7
9
8
10
To try out this sample app, use the latest stable version
9
11
of [Android Studio](https://developer.android.com/studio).
0 commit comments