forked from organicmaps/organicmaps-tmp
[android] Fixed text color in libnotify push
This commit is contained in:
parent
4748d158f4
commit
4d60e53308
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@
|
|||
Provide a color which could be used in libnotify notifications as secondary font color
|
||||
(may be also configured in notify console).
|
||||
-->
|
||||
<string name="libnotify_resource_contrast_color_id">color/text_dark</string>
|
||||
<string name="libnotify_resource_contrast_color_id">color/button_accent_text</string>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Reference in a new issue