blob: 76e9231db643576e90aea4f69a782b7c6e5ed33d [file] [log] [blame]
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="@android:style/Theme">
<item name="myColor">modified</item>
<item name="myStyle">?android:attr/buttonStyle</item>
<item name="myDrawable">?android:attr/actionModePasteDrawable</item>
<item name="myBoolean">?android:attr/windowNoTitle</item>
<item name="myInteger">?android:scrollbarSize</item>
<item name="myLayout">?android:preferenceLayoutChild</item>
<item name="myDeprecated">?android:preferenceLayoutChild</item>
</style>
</resources>