natario1 / ZoomLayout

2D zoom and pan behavior for View hierarchies, images, video streams, and much more, written in Kotlin for Android.
https://natario1.github.io/ZoomLayout
Apache License 2.0
1.03k stars 148 forks source link

can not load video on ZoomSurfaceView after activity gets loaded or runtime by after user selection. #196

Closed kashyaprrathod closed 3 years ago

kashyaprrathod commented 3 years ago

I can not add video after on ZoomSurfaceView after activity gets loaded. If i pass the video path to the mediasource while activity is loading on in state of loading at that time ZoomSurfaceView load successfully and show the video but if i pass the video path to mediasource after activity get load done. them ZoomSurfaceView is not able to load that video and can not show the preview of that video.

Version used

1.8.0

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity in the last 20 days. It will be closed if no further activity occurs within the next seven days. Thank you for your contributions.