add start download now (#5386)

* add start download now

download now for selected chapter
from j2k

Co-Authored-By: Jays2Kings <jays@outlook.com>

* change string to action

* move to bottom

* oopsie

Co-authored-by: Jays2Kings <jays@outlook.com>
This commit is contained in:
Riztard Lanthorn
2021-06-19 23:36:29 +07:00
committed by GitHub
parent 848d387ec4
commit 05771ddf6d
11 changed files with 66 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/start_download"
android:title="@string/action_start_downloading_now" />
<item
android:id="@+id/delete_download"
android:title="@string/action_delete" />