How to show preview of video using CardView and taifun Extension

in my app i to wanted show user their downloaded videos(from internal storage), i have used cardview and @Taifun Extensions (Both are Great!) it does it job and works perfectly but the problem is my app doesn’t show video Preview/Thumbnail it only shows blank card! if anybody could help that would be really great! Thanks.

You can use images for this.

1 Like

the thing is that videos are already downloaded in internal storage so my app shows videos from storage not online, here’s the blocks i have used and corrections are more than welcome