add simple message reaction option
(cherry picked from commit a7f6069f6c
)
This commit is contained in:
parent
bb70c71c0c
commit
e4f1f2a518
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
<item
|
||||
android:id="@+id/message_reaction"
|
||||
android:title="@string/message_reaction"
|
||||
android:visible="false" />
|
||||
android:visible="true" />
|
||||
<item
|
||||
android:id="@+id/moderate_message"
|
||||
android:title="@string/moderate_message"
|
||||
|
|
Loading…
Reference in a new issue