android / tv-samples

Multiple samples showing best practices in app development on Android TV.
Apache License 2.0
1.05k stars 332 forks source link

[JetStream] Compose for tv beta migration #168

Closed chikoski closed 4 months ago

chikoski commented 4 months ago

This pull request migrates Compose for TV to 1.0.0-beta01 from 1.0.0-alpha10. More specifically, the following changes are applied:

The last item is the result of the updates on compose-foundation. LazyLists supports Mario scrolling now.