Page MenuHomePhabricator

Refactor NotificationsActivity to use ViewModel and possibly PagingSource
Closed, ResolvedPublic

Description

  • Not sure if it will be possible to use PagingSource when combining items from different concurrent API calls.

Event Timeline

The NotificationsActivity has been using the ViewModel, which was updated in this PR: https://github.com/wikimedia/apps-android-wikipedia/pull/2872