Add jump back and jump forward buttons to android auto.

This commit is contained in:
Robbie Van Gorkom
2022-08-21 10:26:09 -07:00
parent 72744dcd29
commit 621a493c5b
6 changed files with 88 additions and 40 deletions
@@ -6,4 +6,6 @@
<string name="custom_url_scheme">com.audiobookshelf.app</string>
<string name="add_widget">Add widget</string>
<string name="app_widget_description">Simple widget for audiobookshelf playback</string>
<string name="action_jump_forward">Jump Forward</string>
<string name="action_jump_backward">Jump Backward</string>
</resources>