mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-01-31 08:23:15 +00:00
メニューアイテム追加
This commit is contained in:
parent
67a8f42ef1
commit
0d5c3c4337
|
@ -20,4 +20,12 @@
|
||||||
android:id="@+id/action_combine"
|
android:id="@+id/action_combine"
|
||||||
android:title="結合" />
|
android:title="結合" />
|
||||||
|
|
||||||
|
<item
|
||||||
|
android:id="@+id/action_edit_meta"
|
||||||
|
android:title="メタデータ編集" />
|
||||||
|
|
||||||
|
<item
|
||||||
|
android:id="@+id/action_apply_tag"
|
||||||
|
android:title="タグの管理" />
|
||||||
|
|
||||||
</menu>
|
</menu>
|
Loading…
Reference in New Issue
Block a user