Issue
Learning this and reading the docs I cant grasp what I should put in this viewId
Navigation.findNavController(Activity, @IdRes int viewId)
I did the Codelab for the Navigation Architecture Component but that´s Kotlin code. I need java.
Solution
This is the id of the NavHostFragment within the activity.
Answered By - deluxe1
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.