mifos-mobile
mifos-mobile copied to clipboard
Repository for the Mifos Mobile Banking App for clients
**Summary:** Migrate QrCodeDisplayFragment from XML Screen to compose
**Summary:** Migrate Guarantor Screens to Compose and implement Compose Navigation
Jira Task: [MM-29](https://mifosforge.jira.com/browse/MM-29) - [x ] Apply the `AndroidStyle.xml` style template to your code in Android Studio. - [x ] Run the unit tests with `./gradlew check` to make sure...
**Summary:** Some parts of the code still use Color() instead of MaterialTheme colors, making the theme inconsistent. **Steps to reproduce:** Try changing the theme colors in theme.kt or style.xml and...
**Summary:** The status bar background is not correctly set according to the theme, causing a visual mismatch between the app’s UI and the status bar. **Expected behaviour:** The expected behavior...
Fixes #2710 Please Add Screenshots If there are any UI changes. Light theme: | Before | After | |---|---| |  |  Dark theme: | Before | After |...
Fixes #Issue_Number Please Add Screenshots If there are any UI changes. Please make sure these boxes are checked before submitting your pull request - thanks! - [x] Apply the `AndroidStyle.xml`...
## Description Mifos Mobile is a reference mobile banking app which enables clients to authenticate themselves, view and edit their account details. and make repayments or transactions between their own...
Fixes #1250 **Screenrecording**  - [x] Apply the `AndroidStyle.xml` style template to your code in Android Studio. - [x] Run the unit tests with `./gradlew check` to make sure you...