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 checker inbox & task to jetpack compose with multi module #2086

Closed Aditya-gupta99 closed 2 months ago

Aditya-gupta99 commented 3 months ago

Fixes #2082


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.