I was watching this on youtube and noticed that everything is completed automatically in his Android Studio.
For example at 3:08 he gets a drop down menu in MainActivity.kt which consists of the id's created in activity_main.xml. I do get a dropdown but it doesn't consist of the id's that I created in activity_main.xml. Am I missing some imports or are some settings wrong?
For example at 3:08 he gets a drop down menu in MainActivity.kt which consists of the id's created in activity_main.xml. I do get a dropdown but it doesn't consist of the id's that I created in activity_main.xml. Am I missing some imports or are some settings wrong?