Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add settings screen #33

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

CCR-G
Copy link

@CCR-G CCR-G commented May 24, 2024

  • Creates a new Settings screen
  • Dark mode toggle is moved to the new settings screen
  • Adds TMDB attribution to settings screen

Fixes issue #18

@@ -117,6 +133,9 @@ class DefaultRootComponent(
@Serializable
data object Universes : Config

@Serializable
data object Settings : Config

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be before Universes

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LIES

@CCR-G CCR-G force-pushed the settings-screen branch from 76d1d49 to 4124d5b Compare May 24, 2024 15:34
- Creates a new Settings screen
- Dark mode toggle is moved to the new settings screen
- Adds TMDB attribution to settings screen
@CCR-G CCR-G force-pushed the settings-screen branch from 4124d5b to 40a6bf9 Compare May 24, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants