mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Filter posts option in toolbar.
This commit is contained in:
@@ -5,4 +5,10 @@
|
||||
android:id="@+id/action_lazy_mode_post_fragment"
|
||||
android:orderInCategory="100"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_filter_posts_post_fragment"
|
||||
android:orderInCategory="101"
|
||||
android:title="@string/filter_posts"
|
||||
app:showAsAction="never" />
|
||||
</menu>
|
Reference in New Issue
Block a user