We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, we are using FragmentManager to switch between fragments on the main screen. Now, we are migrating to the Navigation Component.
FragmentManager
For more details and understanding, refer to this guide: https://developer.android.com/guide/navigation/migrate.
The text was updated successfully, but these errors were encountered:
Assign me! @Vishwajith-Shettigar I am working on issue of implementing help screen. For this I have implemented navigation component.
So, assign this task to me, It will take less time for me.
Sorry, something went wrong.
MonuGit9
No branches or pull requests
Currently, we are using
FragmentManager
to switch between fragments on the main screen. Now, we are migrating to the Navigation Component.For more details and understanding, refer to this guide:
https://developer.android.com/guide/navigation/migrate.
The text was updated successfully, but these errors were encountered: