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 2864915 commit 36c33aeCopy full SHA for 36c33ae
StreamHistory.md
@@ -32,3 +32,8 @@
32
- Add shimmer loading state to Channels screen
33
- Use TvLazyColumn/Row/Grid for Lazy components for better focus
34
- Move some loading off main thread
35
+
36
+# August 13th 2022
37
+- Refactor and remove unused code
38
+- Combine channel & program, watch next, and app info loading using Flows
39
+- Use Compose Metrics and Kotlin Immutable Collections to make Composables skippable
0 commit comments