我将其他人创建的Android项目作为库模块导入到我的项目中.即使在清理和重建项目后,我也会收到以下错误:
需要的常量表达式资源ID不能在Android库的switch语句中使用
我该如何解决这个错误?
java android switch-statement
android ×1
java ×1
switch-statement ×1