Resolve "org.videolan.libvlc.MediaPlayer use textview to display video will cause crash"
requested to merge alexandre-janniaux/vlc-android:1359-org-videolan-libvlc-mediaplayer-use-textview-to-display-video-will-cause-crash into master
This PR setup the SurfaceTexture from the listener call and use an intermediate variable to configure the correct surface instead of always configuring the SurfaceView.
Closes #1359 (closed)
Edited by Alexandre Janniaux