apps-android-wikipedia
apps-android-wikipedia copied to clipboard
Refactor preview list fetch mechanism
Moved the logic to fetch preview reading list to a dedicated repository instead of a helper function. This is a small portion for carrying out major refactoring tasks for T303935
Hi, would it be possible to change the PreviewReadingListRepositery to ReadingListViewModel and also introduce ViewModel mechanism like we recently did in https://github.com/wikimedia/apps-android-wikipedia/pull/4628?