Skip to content

Display the media artwork while casting#1083

Merged
MGaetan89 merged 1 commit intomainfrom
872-display-artwork-image-in-the-demo-when-there-is-no-videocasting
Jun 27, 2025
Merged

Display the media artwork while casting#1083
MGaetan89 merged 1 commit intomainfrom
872-display-artwork-image-in-the-demo-when-there-is-no-videocasting

Conversation

@MGaetan89
Copy link
Contributor

Pull request

Description

This PR updates the Google Cast showcase to display the media artwork while casting.

Changes made

  • Update the Google Cast showcase to display the media artwork while casting.
  • If no artwork is available, or if it can't be loaded, a default artwork is used.
  • Use the Cast icon from MediaRouter as a fallback, instead of using our own icon.
  • Disable the support library for vector drawable parsing (we don't have any vector drawable in pillarbox-demo).

Checklist

  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).

@MGaetan89 MGaetan89 self-assigned this Jun 27, 2025
@MGaetan89 MGaetan89 linked an issue Jun 27, 2025 that may be closed by this pull request
1 task
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Pillarbox Jun 27, 2025
@github-actions
Copy link

Code Coverage

Overall Project 49.8% 🟢
Module Coverage
Kover Gradle Plugin XML report for :plugins 6.34% 🟢
Files
Module File Coverage
Kover Gradle Plugin XML report for :plugins PillarboxAndroidApplicationPlugin.kt 0% 🟢

@MGaetan89 MGaetan89 requested a review from StaehliJ June 27, 2025 07:27
@MGaetan89 MGaetan89 added this pull request to the merge queue Jun 27, 2025
Merged via the queue into main with commit 65c2b17 Jun 27, 2025
16 of 17 checks passed
@MGaetan89 MGaetan89 deleted the 872-display-artwork-image-in-the-demo-when-there-is-no-videocasting branch June 27, 2025 09:39
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Pillarbox Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Display artwork image in the demo when there is no video/casting

2 participants