Merge pull request #2876 from CameronBanga/cbanga/20181022-chapter_highlight_amoled

Fix AMOLED chapter currently playing highlight color
This commit is contained in:
Martin Fietz 2018-11-11 10:07:11 +01:00 committed by GitHub
commit 7b3b2143e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<color name="highlight_light">#DDDDDD</color>
<color name="highlight_dark">#414141</color>
<color name="highlight_trueblack">#000000</color>
<color name="highlight_trueblack">#414141</color>
<color name="antennapod_blue">#147BAF</color>