在styles.xml中,“parent”是什么意思?

15

parent="android:Theme.Holo"res/values/styles.xml 中是什么意思?

<style name="activated_dark_item" parent="android:Theme.Holo">
    <item name="android:background">@drawable/mDrawable</item>
</style>
1个回答

25

网页内容由stack overflow 提供, 点击上面的
可以查看英文原文,
原文链接