openMF / android-client

An android client for the MifosX platform
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
193 stars 570 forks source link

refactor: refactor NewIndividual Collection Sheet screen to jetpack compose with multi module #2100

Closed Aditya-gupta99 closed 3 weeks ago

Aditya-gupta99 commented 1 month ago

Fixes #2096 Jira MIFOSAC-202


XML Screen

Jetpack Compose
- [x] Apply the `MifosStyle.xml` style template to your code in Android Studio. - [x] Run the unit tests with `./gradlew check` to make sure you didn't break anything - [x] If you have multiple commits please combine them into one commit by squashing them. [MIFOSAC-202]: https://mifosforge.jira.com/browse/MIFOSAC-202?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
therajanmaurya commented 1 month ago

Generate button should be disabled if office is not selected and change hint text Office to Select office