summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/notification_badge.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/notification_badge.xml')
-rw-r--r--app/src/main/res/layout/notification_badge.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/notification_badge.xml b/app/src/main/res/layout/notification_badge.xml
index 77fc122c8..9d681939f 100644
--- a/app/src/main/res/layout/notification_badge.xml
+++ b/app/src/main/res/layout/notification_badge.xml
@@ -11,7 +11,7 @@
android:background="@drawable/shape_counter"
android:gravity="center"
android:padding="3dp"
- android:textColor="@color/white"
+ android:textColor="?colorOnPrimary"
android:textSize="11sp"
tools:text="9+" />
</merge> \ No newline at end of file