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

Refactor Preview UI #31

Merged
merged 8 commits into from
Sep 28, 2023
Merged

Refactor Preview UI #31

merged 8 commits into from
Sep 28, 2023

Conversation

Kimblebee
Copy link
Collaborator

Refactored UI for better appearance, readability, and maintainability; There is no change in functionality and minimal change in appearance.

Here's a brief summary of the changes in this PR:

  • Compartmentalized the logic that already exists within the /preview/PreviewScreen.kt, and moved most of it into /preview/ui/PreviewScreenComponents.kt. Big adjustments on use of containers and modifiers.

  • Adjusted some modifiers for QuickSettingsScreen.kt;

  • I added a "flip camera" button to the preview screen for easier access

  • I also added minor styling changes to the Settings screen; added colors and adjusted some spacing.

@Kimblebee Kimblebee changed the title Refactor UI Refactor Preview UI Aug 22, 2023
@Kimblebee Kimblebee merged commit be1bd17 into main Sep 28, 2023
3 checks passed
@Kimblebee Kimblebee deleted the kim/refactor_preview branch September 28, 2023 17:53
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