当我在Android Studio中创建项目时,创建过程中缺少“配置活动”窗口。如何还原该窗口?我想更改活动的名称。
答案 0 :(得分:0)
shift + f6
-是Android Studio中的重命名功能
答案 1 :(得分:0)
If you didn't change your IDE significantly you can delete the .AndroidStudio
folder in C:\Users\USER_NAME\
. That will reset all your IDE settings when you start Android Studio again. You have to set the Theme and font / font-size again, but it removes your issue.