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: migrated loan account details screen to compose #2519

Conversation

AvneetSingh2001
Copy link
Collaborator

Fixes #2516

Please Add Screenshots If there are any UI changes.

Before(XML Screen):
https://github.com/openMF/mifos-mobile/assets/77102514/b291a01f-b69c-4b4f-b5a1-ed11ee859076

After(Compose Screen):
https://github.com/openMF/mifos-mobile/assets/77102514/9f782f1a-ac3e-4849-946c-06a1001d0bae

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 AvneetSingh2001 force-pushed the loan_account_detail_compose_migration branch from 53ae479 to b97e977 Compare February 21, 2024 21:46
@therajanmaurya therajanmaurya merged commit d0f198d into openMF:development Feb 22, 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 Loan Account Detail Screen from XML to Compose
2 participants