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

Add toggle topbar feature, and add UnstableApi annotation for experimental code #110

Merged
merged 4 commits into from
Oct 22, 2023

Conversation

SeptAlfauzan
Copy link
Contributor

for now the data to check if using the topbar still uses the StateFlow on the HomeViewModel class.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you so much for opening this PR, one of the contributor will review your PR within few days :)

Copy link
Owner

@UmairKhalid786 UmairKhalid786 left a comment

Choose a reason for hiding this comment

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

Good work @SeptAlfauzan, I really liked the way you quickly understood the project and delivered it quickly.

I have few requests

  1. Say no to hard code colors, rather use Theme colors, you can see some existing code example
  2. No return statement in composable, there are some places where I have added, I will also remove it
  3. Menu items

Copy link
Owner

@UmairKhalid786 UmairKhalid786 left a comment

Choose a reason for hiding this comment

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

Great work @SeptAlfauzan

@UmairKhalid786 UmairKhalid786 merged commit a7c01f4 into UmairKhalid786:master Oct 22, 2023
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