Files
android_development/samples/browseable/CustomNotifications/res/values-v9/styles.xml
Dirk Dougherty 4b737b695e Add prebuilt browseable samples as static files.
Change-Id: Ifb5382223343400882834d2dd9c182c3df602e34
2013-10-29 20:56:17 -07:00

7 lines
179 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="NotificationContent" parent="@android:style/TextAppearance.StatusBar.EventContent">
</style>
</resources>