https://klaxon.googlecode.com
Raw File
Tip revision: b4052e61857a54a5608e92494b6cdfa26bd22b22 authored by muncus@gmail.com on 21 January 2012, 19:34:49 UTC
test script fix for new dev tools
Tip revision: b4052e6
styles.xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <style name="NotificationFont" parent="@android:style/TextAppearance.Large.Inverse">
    </style>
</resources>
back to top