feat: implement notification badge using markers from @sk22.

Thank you a lot man! This improvement is amazing
This commit is contained in:
sk
2023-03-20 20:52:20 -03:00
committed by LucasGGamerM
parent 9d60924512
commit 5395855775
15 changed files with 174 additions and 3 deletions

View File

@@ -51,7 +51,6 @@
android:scaleType="center"
android:contentDescription="@string/notifications"
android:background="?android:selectableItemBackgroundBorderless"
android:tint="?android:colorPrimary"
android:src="@drawable/ic_fluent_alert_28_selector"/>
<Space