We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420d2ef commit 4cbf216Copy full SHA for 4cbf216
Jetcaster/README.md
@@ -87,7 +87,7 @@ refer to the [Media Toolkit sample][mediatoolkitsample] to learn how to implemen
87
88
### Architecture
89
The architecture of the Wear app is similar to the phone app architecture: each UI 'screen' has its
90
-own [ViewModel][viewmodel] which exposes a `StateFlow<HomeViewState>` for the UI to observe.
+own [ViewModel][viewmodel] which exposes a `StateFlow<ScreenState>` for the UI to observe.
91
92
## Data
93
0 commit comments