mars885 / gamedge

An Android application for browsing video games and checking the latest gaming news from around the world.
Apache License 2.0
689 stars 65 forks source link

Migrate to type-safe Compose navigation #237

Closed mars885 closed 2 months ago

mars885 commented 3 months ago

Cannot be merged until the fix is provided for stubbing SavedStateHandle with the type-safe classes in unit tests.

Links:

mars885 commented 2 months ago

The issue has been resolved by using the assisted injection feature of the Dagger.

Links for more info: