mirror of
https://gitlab.com/neothefox/LayTray
synced 2026-06-13 22:40:48 +03:00
Added menu
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
|
<item android:id="@+id/settings"
|
||||||
|
android:title="Settings" />
|
||||||
|
<item android:id="@+id/about"
|
||||||
|
android:title="About" />
|
||||||
|
</menu>
|
||||||
Reference in New Issue
Block a user