mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Block User option
This commit adds implementation to the block/unblock user option
This commit is contained in:
@@ -54,6 +54,12 @@
|
||||
android:orderInCategory="10"
|
||||
android:title="@string/action_block_user" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_unblock_user_view_user_detail_activity"
|
||||
android:visible="false"
|
||||
android:orderInCategory="10"
|
||||
android:title="@string/action_unblock_user" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_edit_profile_view_user_detail_activity"
|
||||
android:orderInCategory="11"
|
||||
|
Reference in New Issue
Block a user