mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
仮メニューアイテム追加
This commit is contained in:
parent
26b76fa3e0
commit
6f37ed988b
|
@ -8,4 +8,10 @@
|
|||
android:title="@string/create_new_folder"
|
||||
app:showAsAction="never"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_item_add_by_media"
|
||||
android:icon="@drawable/developer_mode_24px"
|
||||
android:title="メディアピッカーからドキュメントを作成"
|
||||
app:showAsAction="never"/>
|
||||
|
||||
</menu>
|
Loading…
Reference in New Issue
Block a user