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

[JetNews] Add preview to glance widget #1402

Closed

Conversation

jmateoac
Copy link

Adds previews to the JetNews Glance widget

Fixes #1401 🦕

@jmateoac jmateoac requested a review from a team as a code owner May 20, 2024 01:26
)
Spacer(modifier = GlanceModifier.width(8.dp))
Image(
contentDescription = context.getString(R.string.app_name),
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be stringResource instead?

Copy link
Author

Choose a reason for hiding this comment

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

Not sure. I didn't change any of the content, just extracted the composable so it's easy to preview.
I'll take a look and raise a different PR if needed.
Good catch!

Copy link
Author

@jmateoac jmateoac May 20, 2024

Choose a reason for hiding this comment

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

Looks like stringResource hasn't been ported to glance yet
https://issuetracker.google.com/issues/216663009

Copy link

stale bot commented Jul 20, 2024

This issue has been automatically marked as stale because it has not had any recent activity. Please comment here if it is still valid so that we can reprioritize it. Thank you for your contributions.

@stale stale bot added the stale label Jul 20, 2024
@stale stale bot closed this Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR]: JetNews - Add previews for the glance widget
2 participants