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 About activity to compose #2115

Open Aditya-gupta99 opened 5 days ago

Aditya-gupta99 commented 5 days ago

JiraMIFOSAC-176


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.