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

Wikigame: code optimization for the explore feed card #5312

Merged
merged 3 commits into from
Feb 13, 2025
Merged

Conversation

cooltey
Copy link
Collaborator

@cooltey cooltey commented Feb 13, 2025

What does this do?

  • Move the logic of showing the card to the FeedContentType.
  • Only shows the card when the age=0 and when the internet is connected.
  • Use startActivity instead of startActivityForResult since we do not handle the result in the FeedFragment or MainAcitivity?

@dbrant dbrant merged commit 8892e69 into main Feb 13, 2025
1 check passed
@dbrant dbrant deleted the minor-optimization branch February 13, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants