CustomNotifications / res / values-v9 /

styles.xml

1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
 
4
    <style name="NotificationContent" parent="@android:style/TextAppearance.StatusBar.EventContent">
5
    </style>
6
 
7
</resources>