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 Center details fragment to compose #2112

Closed Aditya-gupta99 closed 1 week ago

Aditya-gupta99 commented 1 week ago

Jira MIFOSAC-171


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. [MIFOSAC-171]: https://mifosforge.jira.com/browse/MIFOSAC-171?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
AdityaKumdale commented 1 week ago

Looks good to me.