mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-08 11:02:54 +00:00
CAn update the content of a conversation message.
This commit is contained in:
@ -5,4 +5,8 @@
|
||||
android:id="@+id/action_delete"
|
||||
android:title="@string/action_delete" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_update_content"
|
||||
android:title="@string/action_update_content" />
|
||||
|
||||
</menu>
|
Reference in New Issue
Block a user