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 SavedIndividual Collection Sheet screen to jetpack compose with multi module #2097

Closed Aditya-gupta99 closed 1 month ago

Aditya-gupta99 commented 1 month ago

Fixes #2095


XML Screen

Jetpack Compose
Please make sure these boxes are checked before submitting your pull request - thanks! - [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.