openMF / mifos-mobile-cn

Client-facing app on top of Apache Fineract CN
https://openmf.github.io/mobileapps.github.io/
Apache License 2.0
38 stars 64 forks source link

Add navigation component #206

Open SubhraPriyadarshinee opened 3 years ago

SubhraPriyadarshinee commented 3 years ago

Replacing the fragment transaction stuff with navigation component

garvit984 commented 3 years ago

Please write the issue in detail.

SubhraPriyadarshinee commented 3 years ago

Hello sir, Issue - To replace fragment manager in all Activities and use navController instead. In this way, we can get a visual representation of all fragments and keep track of the fragment stack.

Prashant830 commented 3 years ago

@SubhraPriyadarshinee i understand your issue,you only use navigation components at the place of fragment manager. but According to me it will be useless in this app because the fragments are already fixed??