Changed message action reply icon

This commit is contained in:
M66B 2019-08-29 16:02:21 +02:00
parent 41a789e319
commit 5fc54dd1f6
1 changed files with 1 additions and 1 deletions

View File

@ -23,6 +23,6 @@
<item
android:id="@+id/action_reply"
android:icon="@drawable/baseline_reply_24"
android:icon="@drawable/baseline_reply_all_24"
android:title="@string/title_reply" />
</menu>