Add a watchlist/my list fragment #56
Notifications
Due Date
No due date set.
Depends on
#55 Merge library and search into one fragment
Seil0/teapod
Reference: Seil0/teapod#56
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice to show the watchlist in a separate fragment. Especially for large watchlists this is cleaner than the my list section in the home fragment.
This would also allow us to support other types of lists.
The feature is currently implemented without lazy loading. before we can release 1.1.0 we need to add support for lazy loading, else performance for bigger watchlists will be a problem.