fix selected counter style name in compat light theme
This commit is contained in:
parent
6a397ef34d
commit
c47ae09d16
@ -24,7 +24,7 @@
|
||||
<item name="linkColor">#4684ff</item>
|
||||
<item name="loadingBackground">@android:color/white</item>
|
||||
<item name="unreadCounterBackground">@drawable/counter_background</item>
|
||||
<item name="unreadSelectedCounterBackground">@drawable/counter_background</item>
|
||||
<item name="unreadSelectedCounterBackground">@drawable/counter_background_selected_light</item>
|
||||
</style>
|
||||
|
||||
<style name="SepiaTheme" parent="LightTheme">
|
||||
|
Loading…
Reference in New Issue
Block a user