mirror of
https://github.com/oxen-io/session-android.git
synced 2025-03-12 13:10:53 +00:00
6 lines
251 B
XML
6 lines
251 B
XML
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
||
|
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<item android:title="@string/conversation_context_image__save_attachment"
|
||
|
android:id="@+id/menu_context_save_attachment" />
|
||
|
</menu>
|