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
UrlFeedNewsProvider does not save news source information.
We should save FeedItem in storage so that we can show information about the source.
NOTE: UserSourceAddContract only takes URL and Name, so only these 2 can be required, rest is optional.
When user is navigating news source, there may be (i) info icon on the action bar.
Tapping on it should allow user to see the news source information and go to their website.
The text was updated successfully, but these errors were encountered:
UrlFeedNewsProvider
does not save news source information.We should save
FeedItem
in storage so that we can show information about the source.When user is navigating news source, there may be
(i)
info icon on the action bar.Tapping on it should allow user to see the news source information and go to their website.
The text was updated successfully, but these errors were encountered: