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