【发布时间】:2018-04-14 20:07:38
【问题描述】:
我已经切换到 android studio 3。在我修复了很多问题之后,我得到了这个错误:
color/colorPrimary 但我出现了这个错误:Error:(87, 5) error: expected color but got (raw string) color/gray
【问题讨论】:
-
即使问题不在颜色上,我也遇到了这个错误。我有
<item name="android:background">null</item>没有@ 符号。
标签: android android-studio styles android-studio-3.0