fix: invalid project cause ProjectConfigActivity and ExplorerToolbar crash

This commit is contained in:
hyb1996
2018-09-18 20:01:24 +08:00
parent c8d2a6e7a2
commit 8259a12e12
5 changed files with 24 additions and 10 deletions

View File

@@ -397,4 +397,5 @@
<string name="text_project_location">项目位置</string>
<string name="text_new_project">新建项目</string>
<string name="text_js_file">js文件</string>
<string name="text_invalid_project">无效项目</string>
</resources>