Skip to content

Instantly share code, notes, and snippets.

@clottman
clottman / styles.xml
Created April 27, 2017 01:50
Updated styles.xml
<?xml version="1.0" encoding="utf-8" ?>
<resources>
<style name="AppTheme" parent="android:Theme.Light">
<!-- or maybe my name should not include @attr? -->
<item name="@attr/buttonAttrReference">@style/ButtonDefaultTheme</item>
</style>
<attr name="buttonAttrReference" format="reference" />
@clottman
clottman / hello.txt
Last active December 28, 2021 17:04
Find me on the interwebs at https://cassey.dev