mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-08 11:02:54 +00:00
Display the list of groups of the user
This commit is contained in:
@ -2,6 +2,11 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<!-- User groups -->
|
||||
<item
|
||||
android:id="@+id/action_user_groups"
|
||||
android:title="@string/action_user_groups"/>
|
||||
|
||||
<!-- Search user -->
|
||||
<item
|
||||
android:id="@+id/action_search_user"
|
||||
|
Reference in New Issue
Block a user