Can't rename resource (layout) files (Android Studio 3.0 Beta 3 is installed)

后端 未结 4 1717
予麋鹿
予麋鹿 2021-02-11 18:52

Beta 3 doesn\'t allow to rename resource files such as layout files. It does show the renaming dialog, but when trying to apply changes it reads the following error message:

4条回答
  •  半阙折子戏
    2021-02-11 19:15

    meh, just get rid of the generated files && then refactor.

    Gradle --> app --> build --> clean.

提交回复
热议问题