Skip to content

Conversation

@rfcbf
Copy link
Contributor

@rfcbf rfcbf commented Dec 9, 2025

No description provided.

rfcbf added 9 commits December 5, 2025 15:28
Moves the `PodcastCardView` to a `PodcastCardView_old` version and updates the `PodcastView` to use the old card.

This change prepares the way for introducing a new implementation of the `PodcastCardView`. Also, reduces the minimum length of the `Spacer` inside the `GlassCardView`
Introduces an adaptive podcast card view that switches between a "glass" style card and a standard card based on the user's dynamic type size setting.

The "glass" style card is used for smaller dynamic type sizes, while the standard card is used for larger sizes, improving readability and usability across different accessibility settings.
Improves the Podcast Card View by adding a share button to the top right corner, allowing users to easily share the podcast URL.
This enhancement provides a more streamlined user experience.
Removes unused code.
Comments out the Podcast Favorite Button implementation within the PodcastCardView.

This change is made because the Podcast Favorite Button functionality is not yet ready for use.

The code is commented out rather than removed to preserve the implementation for future use when the functionality is complete.
Cleans up PodcastCardView by removing commented-out code related to the favorite button and share button functionality.
This improves code readability and maintainability by removing unnecessary clutter.
@cassio-rossi cassio-rossi merged commit 6c4ec37 into MacMagazine:release/v5 Dec 9, 2025
1 of 3 checks passed
@rfcbf rfcbf deleted the feature/change_card_podcast branch December 10, 2025 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants