pull/1434/head
parent
cd79e497da
commit
207bb56f56
@ -0,0 +1,16 @@ |
|||||||
|
<?xml version="1.0" encoding="utf-8"?> |
||||||
|
<menu xmlns:android="http://schemas.android.com/apk/res/android"> |
||||||
|
|
||||||
|
<item |
||||||
|
android:id="@+id/menu_top" |
||||||
|
android:title="@string/to_top" /> |
||||||
|
|
||||||
|
<item |
||||||
|
android:id="@+id/menu_bottom" |
||||||
|
android:title="@string/to_bottom" /> |
||||||
|
|
||||||
|
<item |
||||||
|
android:id="@+id/menu_del" |
||||||
|
android:title="@string/delete" /> |
||||||
|
|
||||||
|
</menu> |
Loading…
Reference in new issue