mirror of
https://github.com/cwinfo/envayasms.git
synced 2024-11-08 18:00:27 +00:00
5 lines
193 B
XML
Executable File
5 lines
193 B
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<item android:id="@+id/forward_all"
|
|
android:title="Forward all" />
|
|
</menu> |