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: user profile screen to compose #2456

Merged

Conversation

PratyushSingh07
Copy link
Collaborator

@PratyushSingh07 PratyushSingh07 commented Dec 24, 2023

Fixes #2450

User.profle.recording.mp4
Xml Light Theme Compose Light Theme
Xml DarkTheme Compose DarkTheme
No Internet Light Theme No Internet DarkTheme
  • 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.

@PratyushSingh07 PratyushSingh07 marked this pull request as ready for review December 24, 2023 07:03
@PratyushSingh07
Copy link
Collaborator Author

@therajanmaurya I have migrated this fragment to compose as well. Can you please review this . I have fixed the No Internet screen as well in this pull request.

@therajanmaurya therajanmaurya merged commit 71a2aab into openMF:development Dec 28, 2023
3 checks passed
@PratyushSingh07 PratyushSingh07 deleted the user-profile-compose branch January 22, 2024 15:31
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.

Bug: Improper Error layout in user profile
2 participants