On Android 4.3 / SDK lvl 18 the controls on the JWPlayerView are not displayed properly and behave strangely (seekbar jumps to random positions).
I've verified this on a Nexus 4 device and a freshly created emulator.
This affects the JWPlayerView when inflated in a layout as well when created programmatically.
A screenshot can be viewed here: http://imgur.com/bdiLpOD
I've created a very simple project that shows this behaviour: https://bitbucket.org/asco33/videotest/
Am I doing something wrong or is this a bug?
↧