fix: fix wrong Notifications tabbar icon
Previously the notifications icon in the tabbar would be wrong when selected (Holy shit my english died right there) In any case, its different and looks better now
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
android:scaleType="center"
|
||||
android:importantForAccessibility="no"
|
||||
android:tint="@color/tab_bar_icon"
|
||||
android:src="@drawable/ic_fluent_alert_24_selector"/>
|
||||
android:src="@drawable/ic_fluent_alert_24_selector_for_tabbar"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/notifications_badge"
|
||||
|
||||
Reference in New Issue
Block a user