Android studio error java.lang.IllegalArgumentException: Resource name cannot be empty

前端 未结 4 1983
梦毁少年i
梦毁少年i 2020-12-19 15:27

I am attempting to reopen an older Android Studio project in version 3.0.

It compiles and launches just fine, but if I try to edit a layout in the layout designer, i

4条回答
  •  自闭症患者
    2020-12-19 15:36

    I am able to fix it by Uninstall Android Studio 3.0 and installed Android Studio 3.1. Its working fine.

提交回复
热议问题