openMF / android-client

An android client for the MifosX platform
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
193 stars 569 forks source link

Refactor: Migrate CreateNewCenterFragment to Jetpack Compose #2077

Open ashutosh-kumar-kushwaha opened 3 months ago

ashutosh-kumar-kushwaha 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.

ashutosh-kumar-kushwaha commented 3 months ago

I will work on this issue.

therajanmaurya commented 3 months ago

You are most welcome!