Krupen / AutoplayVideos

Android library to auto-play/pause videos from url in recyclerview.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Different design in showing the videos in a list

devingDev opened this issue · comments

Is it possible to somehow use this lib to display videos like this (Think landscape)

_______________________
|VIDEO_A     VIDEO_B|
|VIDEO_C     VIDEO_D|
|______________________|

or similiar so you can scroll either up down or left right and it would show up to 4 in two rows/colums.

If so how or where do I have to add stuff or extend upon?