android / compose-samples

Official Jetpack Compose samples.
https://developer.android.com/jetpack/compose
Apache License 2.0
19.84k stars 4.71k forks source link

Replacement of tv-foudation from the dependencies of the TV app #1428

Closed chikoski closed 6 days ago

chikoski commented 2 months ago

This pull request replace the tv-foundation with Compose Foundation 1.7.0-beta04 as tv-foundation is going to be deprecated in the next release.

In addition to that, this pull request fixes a crashing bug that happens on the discovery screen of the TV app, as a part of the replacement.

chikoski commented 6 days ago

@JolandaVerhoef Would you please take a look the updated change, which was blocked by stable 1.7.0 release?