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: migrate client details screen to jetpack compose #2078

Closed Aditya-gupta99 closed 2 months ago

Aditya-gupta99 commented 3 months ago

Summary:

Transitioning from XML to Jetpack Compose offers advantages such as adopting a declarative UI approach, ensuring type-safe UI development, and minimizing boilerplate code.

Select Type:

Aditya-gupta99 commented 3 months ago

I will work on this issue