mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore: Adjust fixme note [skip ci]
Now that I think about it, moving to AndroidX paging is useless, we need to move to Compose to fully fix the desync issue
This commit is contained in:
parent
2e12817735
commit
cd978388b2
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ import yokai.domain.manga.interactor.UpdateManga
|
|||
import yokai.domain.manga.models.MangaUpdate
|
||||
import yokai.domain.ui.UiPreferences
|
||||
|
||||
// FIXME: Refactor to use AndroidX Paging
|
||||
// FIXME: Migrate to Compose
|
||||
/**
|
||||
* Presenter of [BrowseSourceController].
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue