错误:(387,5)错误:资源颜色/ colorPrimary(又名com.example.kubix.r3vir3dv3:color / colorPrimary)未找到

时间:2017-11-19 22:25:25

标签: android colors

我是初学者,关于转换此代码或定义颜色。任何人都可以帮我这个吗?

<style name="Base.AlertDialog.AppCompat" parent="android:Widget">
    <item name="android:layout">@layout/abc_alert_dialog_material</item>
    <item name="listLayout">@layout/abc_select_dialog_material</item>
    <item name="listItemLayout">@layout/select_dialog_item_material</item>
    <item name="multiChoiceItemLayout">@layout/select_dialog_multichoice_material</item>
    <item name="singleChoiceItemLayout">@layout/select_dialog_singlechoice_material</item>
</style>

1 个答案:

答案 0 :(得分:0)

res / values / color / color.xml 创建名称为 colorPrimary

的颜色