Show a toast when seek duration was rounded up
This commit is contained in:
parent
7d3b21582c
commit
e3fff4356a
2 changed files with 12 additions and 2 deletions
|
|
@ -593,6 +593,7 @@
|
|||
<string name="app_language_title">App language</string>
|
||||
<string name="systems_language">System default</string>
|
||||
<string name="dynamic_seek_duration_description">%s seconds</string>
|
||||
<string name="new_seek_duration_toast">Due to ExoPlayer contraints the seek duration was set to</string>
|
||||
<plurals name="dynamic_seek_duration_description">
|
||||
<item quantity="other">%s seconds</item>
|
||||
</plurals>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue