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