I updated android studio:
And now I cant see navigation preview, only the xml.
It not appear preview or design option.
Any ideas? Thank you very much!
I updated android studio:
And now I cant see navigation preview, only the xml.
It not appear preview or design option.
Any ideas? Thank you very much!
In Android Studio 3.2 beta 1 they disabled the editor by default, you need to open settings(File -> Settings), in the left pane select 'Experimental' and check 'Enable Navigation Editor'
In Android Studio 3.3, navigation editor is not in setting->experimental. you can create a new directory in resources folder by name navigation and in that you can create a new navigation.xml file.