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: migration home screen to compose #2506

Merged

Conversation

AvneetSingh2001
Copy link
Collaborator

Fixes #2503

The Home Fragment is migrated to Compose.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@AvneetSingh2001
Copy link
Collaborator Author

AvneetSingh2001 commented Feb 4, 2024

@therajanmaurya @PratyushSingh07 , please review and update if any changes are required.
Thanks :)

@AvneetSingh2001 AvneetSingh2001 force-pushed the home_compose_migration branch 2 times, most recently from e0bfa8f to 8603b46 Compare February 6, 2024 18:29
@therajanmaurya therajanmaurya merged commit 4b19bbc into openMF:development Feb 13, 2024
0 of 3 checks passed
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.

refactor: Migration of Home Screen from XML to Compose
2 participants