media/library/ui/src/main
olly efe6e6408a Cleanup: Only clamp seek positions for FFWD/RWND
It's confusing that seekTo(player, windowIndex, positionMs) does
clamping, because it only makes sense if windowIndex is the current
window.

Note: This doesn't actually fix anything (other than code clarity).
In cases where we were passing other windowIndices, we always
passed 0 as the position and so the clamping logic wouldn't have
had any effect.
PiperOrigin-RevId: 272857104
2019-10-04 13:33:09 +01:00
..
java/com/google/android/exoplayer2/ui Cleanup: Only clamp seek positions for FFWD/RWND 2019-10-04 13:33:09 +01:00
res Update translations 2019-09-17 16:56:38 +01:00
AndroidManifest.xml Tell Moe about new UI module + update external settings.gradle 2017-03-22 18:55:23 +00:00