Can update comment content.

This commit is contained in:
Pierre
2018-04-07 18:11:01 +02:00
parent 1096b98bd6
commit 20911e9b2a
7 changed files with 148 additions and 5 deletions

View File

@ -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