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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user