improve autoplay next episode

* add animations to show/hide next episode button
* add option to disable/enable autoplay
This commit is contained in:
2020-11-15 13:39:33 +01:00
parent c8d80ddc9f
commit d4fa726f9c
9 changed files with 161 additions and 14 deletions

View File

@ -29,6 +29,8 @@
<string name="settings">Einstellungen</string>
<string name="settings_secondary">Bevorzuge alternativen Stream</string>
<string name="settings_secondary_desc">Untertitle-Stream verwenden, sofern vorhanden</string>
<string name="settings_autoplay">Autoplay</string>
<string name="settings_autoplay_desc">Nächste Episode automatisch abspielen</string>
<!-- player -->
<string name="close_player">Player schließen</string>