Allow to change sorting mode from the chapters fragment

This commit is contained in:
len
2016-05-20 18:07:18 +02:00
parent ca7e5260f0
commit e885469504
5 changed files with 66 additions and 11 deletions

View File

@@ -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"