New Resource dialog doesn't have Navigation resource type for navigation graph even after adding Navigation Architecture Component dependencies
def nav_version = '1.0.0-alpha01'
implementation "android.arch.navigation:navigation-fragment:$nav_version"
implementation "android.arch.navigation:navigation-ui:$nav_version"

Make sure that you checked the box Settings -> Experimental -> Enable Navigation Editor.
after that , restart Android Studio