ground-android
ground-android copied to clipboard
[Code health] Use NavigationUI component for navigation
The app uses navigation component for controlling the user flow between fragments/activities. It could also be used to update the ui components within the same screen like navDrawer and toolbar.
https://developer.android.com/guide/navigation/navigation-ui
@shobhitagarwal1612 should we close this?