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 review loan application screen to compose #2545

Conversation

AvneetSingh2001
Copy link
Collaborator

Fixes #2534

Migrated Review Loan Application Screen to Compose

Please Add Screenshots If there are any UI changes.

XML Screen (before) Compose Screen (Now)
screenshot_20240325_135533_mifos_mobile_720 screenshot_20240325_181015_mifos_mobile_720

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 migrate_review_loan_application branch from 660ab6d to d7ac901 Compare April 3, 2024 21:59
@therajanmaurya therajanmaurya merged commit 6bece26 into openMF:development Apr 7, 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 Review Loan Application Screen from XML to Compose
2 participants