use custom rewind/fast forward button with animations

This commit is contained in:
2020-11-16 19:23:06 +01:00
parent fd099e97e6
commit 6ce263832b
12 changed files with 215 additions and 17 deletions

View File

@ -46,6 +46,8 @@
<string name="rewind_10">rewind 10 seconds</string>
<string name="play_pause">play/pause</string>
<string name="forward_10">forward 10 seconds</string>
<string name="rwd_10_s" translatable="false">- 10 s</string>
<string name="fwd_10_s" translatable="false">+ 10 s</string>
<string name="time_min_sec" translatable="false">%1$02d:%2$02d</string>
<string name="time_hour_min_sec" translatable="false">%1$d:%2$02d:%3$02d</string>
<string name="next_episode">Next Episode</string>