weeklyxamarin / WeeklyXamarin.mobile

Mobile Application for Weekly Xamarin
MIT License
87 stars 30 forks source link

Added persistence of unbookmarked articles until bookmark list refresh #53

Closed NaturalGateways closed 3 years ago

NaturalGateways commented 3 years ago

If an article is unbookmarked from the bookmarked articles list, it will stay on the list until the user navigates away.

If it is bookmarked again, it is put back at the exact same spot.

NaturalGateways commented 3 years ago

Cancelled pull request. It was too much for just a minor UI change.