mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 00:29:50 -04:00
Add a an item into menu_customctrl.xml
This commit is contained in:
parent
5fd9a5893e
commit
d0b75ee888
@ -3,6 +3,10 @@
|
||||
android:id="@+id/menu_ctrl_add"
|
||||
android:title="@string/customctrl_addbutton"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_ctrl_add_drawer"
|
||||
android:title="@string/customctrl_addbutton_drawer"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_ctrl_load"
|
||||
android:title="@string/global_load"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user