mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
fix low contrast colouring on collapsed folder unread counters
This commit is contained in:
parent
1e00293199
commit
76641d8a33
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
android:shadowColor="@color/neutral_drop_shadow"
|
||||
android:shadowDy="1"
|
||||
android:shadowRadius="1"
|
||||
android:textColor="@color/white"
|
||||
style="?feedRowNeutCountText"
|
||||
android:textSize="14sp"
|
||||
android:textStyle="bold" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue