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