I am not getting any layout(.xml) file while creating an empty activity on android studio. It is said to be created on its own but I can not find the activity_main.xml; It was alright for the first project that I made and it's somehow not working now.
I have tried every thing from reinstalling the app to deleting old projects. I tried to initiate other activities ,they all are working fine,but its a specific problem with empty activity, also I am not getting any option to choose my language; though it is creating a .kt file but the logo appears different from my first project. It would be of great help if anyone could provide a good advice.