mars885 / gamedge

An Android application for browsing video games and checking the latest gaming news from around the world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract use cases combination logic into a separate use case inside the `GameInfoViewModel`

mars885 opened this issue · comments

Refactor the GameInfoViewModel by extracting the logic for loading game's information into a separate use case named something like GetGameInfoUseCase.