Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching to PodcastImage #1360

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Conversation

chikoski
Copy link
Contributor

This pull request switch the component to show thumbnails in tv apps from AsyncImage into PodcastImage. As a side effect of the migration, Podcast, PodcastWithExtraInfoandEpisodeToPodcast` are replaced with their external models.

@chikoski chikoski requested a review from a team as a code owner April 25, 2024 06:26
@chikoski chikoski requested review from florina-muntenescu and arriolac and removed request for florina-muntenescu April 25, 2024 06:26
@@ -22,14 +22,14 @@ import androidx.compose.foundation.layout.Box
import androidx.compose.foundation.layout.fillMaxSize
import androidx.compose.foundation.layout.size
import androidx.compose.material3.CircularProgressIndicator
import androidx.compose.material3.MaterialTheme
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@chikoski chikoski merged commit 359e278 into android:main Apr 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants