Add buttons to open next/previous chapter in the reader. Try entire app with hardware acceleration

This commit is contained in:
inorichi
2016-01-06 20:55:52 +01:00
parent 73aa93773c
commit d0089e3f5e
26 changed files with 159 additions and 64 deletions

View File

@@ -34,6 +34,9 @@
<string name="action_next_unread">Next unread</string>
<string name="action_start">Start</string>
<string name="action_stop">Stop</string>
<string name="action_previous_chapter">Previous chapter</string>
<string name="action_next_chapter">Next chapter</string>
<!-- Buttons -->
<string name="button_ok">OK</string>