android-client
android-client copied to clipboard
refactor: Migrate CreateNewGroup Fragment to compose
JIRA: https://mifosforge.jira.com/browse/MIFOSAC-174
| XML (before) | compose (after) |
|---|---|
Screencast_07_01_2024_12:55:06_AM.webm
-
[x] Apply the
MifosStyle.xmlstyle template to your code in Android Studio. -
[x] Run the unit tests with
./gradlew checkto make sure you didn't break anything -
[x] If you have multiple commits please combine them into one commit by squashing them.XML