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

[Jetcaster]: Provide PodcastDetailsViewModel via factory. #1310

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

arriolac
Copy link
Contributor

@arriolac arriolac commented Apr 2, 2024

View model creation should happen through the factory object.

@arriolac arriolac requested a review from a team as a code owner April 2, 2024 18:52
private val podcastUri = Uri.decode(savedStateHandle.get<String>(Screen.ARG_PODCAST_URI)!!)

init {
Log.d("JetcasterVM", "PodcatURI: $podcastUri")
Copy link
Contributor

Choose a reason for hiding this comment

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

Podcat 😂

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Idea for the next Compose sample 😸

@arriolac arriolac merged commit 92f9a03 into jetcaster/all_form_factors Apr 2, 2024
3 checks passed
@arriolac arriolac deleted the chris/jetcaseter/factory branch April 2, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants