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

Solved Issue #238 : Favorite Button #258

Merged
merged 1 commit into from
Nov 10, 2024

Commits on Nov 10, 2024

  1. Issue yuvrajsinghgmx#238 : Favorite Button

    The toggle feature is added to favorite button.
    On toggling the card is either added or removed from the Favorites page.
    NOTE : fetch and use realtime user data instead of dummy data to keep the changes saved! (As mentioned in HomeScreenViewModel.kt)
    As, I have tried the code on temporary demo data, since I wasn't able to access realtime data.
    Somyajain2004 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    724dad0 View commit details
    Browse the repository at this point in the history