【发布时间】:2023-03-15 14:46:01
【问题描述】:
I can't understand what is the problem
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="AppTheme.AppCompat.Light.NoActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
</style>
</resources>
【问题讨论】:
标签: android android-layout styles