Which one of the following is the extension of the 'activity_main' file in Android
Studio?
Answers
Answered by
0
Answer:
The Graphic Editor. In Android Studio, navigate to the project tree and open the activity_main. xml file located in res/layout by double-clicking it. By default, Android Studio opens the editor in Design mode. Design mode allows you to create your layout visually and it generates the XML content for you
Similar questions