commit 4ebd12b631
Author: Jason Yao <h11129@gmail.com>
Date: Mon Aug 2 00:35:58 2021 -0400
top source and bottom source
pull/1251/head
parent
732138522c
commit
72dd5b2f09
@ -1,8 +1,20 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
|
||||
<item |
||||
android:id="@+id/menu_top_source" |
||||
android:title="@string/to_top" /> |
||||
|
||||
<item |
||||
android:id="@+id/menu_bottom_source" |
||||
android:title="@string/to_bottom" /> |
||||
|
||||
<item |
||||
android:id="@+id/menu_disable_book_source" |
||||
android:title="@string/disable_book_source" /> |
||||
|
||||
<item |
||||
android:id="@+id/menu_delete_book_source" |
||||
android:title="@string/delete" /> |
||||
|
||||
</menu> |
Loading…
Reference in new issue