内部样式的自定义项目

时间:2015-03-26 18:16:46

标签: android styles themes items

我想知道是否可以在样式中添加自定义项目。

例如:

<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
        <!-- Customize your theme here. -->
        <item name="color5">@color/myColor</item>
</style>

0 个答案:

没有答案