Bug P3
Status Update
Comments
jb...@google.com <jb...@google.com> #2
Can you try with the latest snapshot? Not reproducible for me on androidx-main.
ti...@google.com <ti...@google.com> #3
Ok, after trying a couple more versions, realized this is a duplicate of
From the release notes:
AndroidView's update callback's first invocation will now be defered until the view is attached, instead of running when the composition that introduces the AndroidView is applied. This fixes a bug where the update callback wouldn't be invalidated if a state it read was changed immediately by an effect. (Ie9438,
) b/291094055
Sorry for the confusion!
m....@gmail.com <m....@gmail.com> #4
It does not create a jump just by scrolling
With every event there is this jump
For example :
Scroll, display controller, play, pause and...
Player sources :
Controller :
Player :
Video details:
Description
Version used: 2.0.8-beta03
Devices/Android versions reproduced on: All versions
If this is a bug in the library, we would appreciate if you could attach:
- Sample project to trigger the issue.
- A screenrecord or screenshots showing the issue (if UI related).
When a video is playing on a page (viewed with ExoPlayer), whenever the controller appears or anything causes a recompose, the player experiences a jump.