xShark

Results 4 issues of xShark

为ijkplayer播放时,视频格式为m3u8时报错,log如下;但用系统播放器就没有问题 D/NiceVideoPlayer(18967): STATE_PREPARING D/NiceVideoPlayer(18967): onError ——> STATE_ERROR ———— what:-10000 D/NiceVideoPlayer(18967): onCompletion ——> STATE_COMPLETED

在android 4.2系统上切换小窗口时直接崩溃,用ijkplayer就没有这个问题log 如下: java.lang.RuntimeException: Error during detachFromGLContext (see logcat for details) E/AndroidRuntime( 3288): at android.graphics.SurfaceTexture.attachToGLContext(SurfaceTexture.java:237) E/AndroidRuntime( 3288): at android.view.GLES20TextureLayer.setSurfaceTexture(GLES20TextureLayer.java:81) E/AndroidRuntime( 3288): at android.view.HardwareRenderer$Gl20Renderer.setSurfaceTexture(HardwareRenderer.java:1576) E/AndroidRuntime( 3288): at android.view.TextureView.getHardwareLayer(TextureView.java:393) E/AndroidRuntime( 3288): at...

10.0.0 version demo something wrong, watch the video for details ,there is a problem with the cursor https://user-images.githubusercontent.com/16934523/159862448-9bbf078a-9ef2-4573-87c7-96d040ff35bd.mp4 .

When i use shadowElevationPx to set a row shadow like android elevation methods,but not show ,i don't know why. The following is example code. @LayoutSpec public class TestSpec { @OnCreateLayout...