You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Favorite Button on the items of HomeScreen, selection and deselection of items should reflect in the Favorite Screen.
The text was updated successfully, but these errors were encountered: