Allow to change sorting mode from the chapters fragment
This commit is contained in:
@@ -33,6 +33,11 @@
|
||||
android:title="@string/action_display_mode"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_sorting_mode"
|
||||
android:title="@string/sorting_mode"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/manga_download"
|
||||
android:title="@string/manga_download"
|
||||
|
||||
Reference in New Issue
Block a user