feat(notification-filters): start implementing this

i am pushing to master because I am THUG LIFE. Jk, its because I wanna throw these strings on weblate
This commit is contained in:
LucasGGamerM
2023-09-29 21:47:34 -03:00
parent e8631e432a
commit 098b0885a2
3 changed files with 38 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/filter_notifications"
android:icon="@drawable/ic_fluent_filter_24_regular"
android:showAsAction="always"
android:visible="false"
android:title="@string/mo_filter_notifications" />
<item
android:id="@+id/follow_requests"
android:icon="@drawable/ic_follow_requests_24_badged"