Skip to content

Instantly share code, notes, and snippets.

@mttkay
Created January 31, 2013 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mttkay/4682862 to your computer and use it in GitHub Desktop.
Save mttkay/4682862 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="my_textview_style" parent="@android:style/Widget.TextView">
<item name="android:id">@+id/my_text</item>
...
</style>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment