I started using viewbinding for accessing all my views in android, but when I use navigation component I still have to find the layout by calling R.id.theview.
Is the