mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-08 11:02:54 +00:00
Can update comment content.
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<menu xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<!-- Update comment -->
|
||||
<item
|
||||
android:id="@+id/action_edit_comment"
|
||||
android:title="@string/action_edit_comment"/>
|
||||
|
||||
<!-- Delete comment -->
|
||||
<item
|
||||
|
Reference in New Issue
Block a user