Closed SharpMobileCode closed 6 years ago
When you use a drawable as a place holder, the video does not play and only shows the place holder.
Example:
frameVideoView.setup(videoUri, ContextCompat.getDrawable(this, R.drawable.my_drawable_place_holder))
If you set a color as a place holder, the video plays.
When you use a drawable as a place holder, the video does not play and only shows the place holder.
Example:
If you set a color as a place holder, the video plays.